summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bin/chmod/chmod.110
1 files changed, 5 insertions, 5 deletions
diff --git a/bin/chmod/chmod.1 b/bin/chmod/chmod.1
index 64cdd1f1d62..077b567947a 100644
--- a/bin/chmod/chmod.1
+++ b/bin/chmod/chmod.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: chmod.1,v 1.43 2019/09/02 21:18:41 deraadt Exp $
+.\" $OpenBSD: chmod.1,v 1.44 2024/08/01 14:30:17 jmc Exp $
.\" $NetBSD: chmod.1,v 1.8 1995/03/21 09:02:07 cgd Exp $
.\"
.\" Copyright (c) 1989, 1990, 1993, 1994
@@ -33,7 +33,7 @@
.\"
.\" @(#)chmod.1 8.4 (Berkeley) 3/31/94
.\"
-.Dd $Mdocdate: September 2 2019 $
+.Dd $Mdocdate: August 1 2024 $
.Dt CHMOD 1
.Os
.Sh NAME
@@ -363,17 +363,17 @@ Set the group bits equal to the user bits, but clear the group write bit:
The
.Nm
utility is compliant with the
-.St -p1003.1-2008
+.St -p1003.1-2024
specification.
.Pp
The flags
-.Op Fl HLP
+.Op Fl HhLP
are extensions to that specification.
.Pp
The
.Sq t
perm symbol (sticky bit) is marked by
-.St -p1003.1-2008
+.St -p1003.1-2024
as being an
X/Open System Interfaces
option.