-.\" $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
.\"
.\" @(#)chmod.1 8.4 (Berkeley) 3/31/94
.\"
-.Dd $Mdocdate: September 2 2019 $
+.Dd $Mdocdate: August 1 2024 $
.Dt CHMOD 1
.Os
.Sh NAME
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.