bump posix spec 2008 -> 2024;
authorjmc <jmc@openbsd.org>
Thu, 1 Aug 2024 14:08:38 +0000 (14:08 +0000)
committerjmc <jmc@openbsd.org>
Thu, 1 Aug 2024 14:08:38 +0000 (14:08 +0000)
bin/chmod/chgrp.1

index 47363ad..7be0c70 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: chgrp.1,v 1.18 2019/09/02 21:18:41 deraadt Exp $
+.\"    $OpenBSD: chgrp.1,v 1.19 2024/08/01 14:08:38 jmc Exp $
 .\"
 .\" Copyright (c) 1983, 1990, 1993, 1994
 .\"    The Regents of the University of California.  All rights reserved.
@@ -32,7 +32,7 @@
 .\"
 .\"     from: @(#)chgrp.1      8.3 (Berkeley) 3/31/94
 .\"
-.Dd $Mdocdate: September 2 2019 $
+.Dd $Mdocdate: August 1 2024 $
 .Dt CHGRP 1
 .Os
 .Sh NAME
@@ -136,5 +136,5 @@ group ID file
 The
 .Nm
 utility is compliant with the
-.St -p1003.1-2008
+.St -p1003.1-2024
 specification.