aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2014-02-21 08:38:27 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2014-02-21 12:41:04 +0100
commit5dec01d6bdf748e081eae24bf14c1c257e17bccd (patch)
tree517ca5e8deab63ac4066e134b61380fd3902f49e
parent92f114db824fbae85db04f6fc02f07870a1b972a (diff)
downloadman-pages-5dec01d6bdf748e081eae24bf14c1c257e17bccd.tar.gz
chmod.2: CONFORMING TO: chmod() and fchmod() are also in POSIX.1-2008
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man2/chmod.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/chmod.2 b/man2/chmod.2
index ce5cb7ea9d..ddaf3d77cf 100644
--- a/man2/chmod.2
+++ b/man2/chmod.2
@@ -319,7 +319,7 @@ library support was added to glibc in version 2.4.
.SH CONFORMING TO
.BR chmod (),
.BR fchmod ():
-4.4BSD, SVr4, POSIX.1-2001.
+4.4BSD, SVr4, POSIX.1-2001i, POSIX.1-2008.
.BR fchmodat ():
POSIX.1-2008.