aboutsummaryrefslogtreecommitdiffstats
diff options
authorSeth McDonald <sethmcmail@pm.me>2026-01-19 11:57:17 +0000
committerAlejandro Colomar <alx@kernel.org>2026-01-20 02:39:20 +0100
commita1d398beee3fdb3e210447909b5abb660a7a6d23 (patch)
tree08c7c8aed75c0f3f76698b629d6a3d0fb97834ac
parentceb85113339ec9176c874eda5c3f6f3ce8863076 (diff)
downloadman-pages-a1d398beee3fdb3e210447909b5abb660a7a6d23.tar.gz
man/man2/chmod.2: HISTORY: Update first POSIX appearance of fchmod(2)
fchmod(2) first appeared in SUSv1.[1] The function was then added to POSIX.1-1996.[2] [1] X/Open CAE Specification, System Interfaces and Headers Issue 4, Version 2, Chapter 3 "System Interfaces", p. 144. [2] ISO/IEC 9945-1:1996, Section 5.6.4 "Change File Modes". Signed-off-by: Seth McDonald <sethmcmail@pm.me> Message-ID: <691b1ee7109938a4aa5b4389eb42622099b4d2b0.1768822707.git.sethmcmail@pm.me> Signed-off-by: Alejandro Colomar <alx@kernel.org>
-rw-r--r--man/man2/chmod.23
1 files changed, 2 insertions, 1 deletions
diff --git a/man/man2/chmod.2 b/man/man2/chmod.2
index d9e316747f..8518aa5994 100644
--- a/man/man2/chmod.2
+++ b/man/man2/chmod.2
@@ -351,7 +351,8 @@ POSIX.1-1988,
.BR fchmod ()
SVr4,
4.4BSD,
-POSIX.1-2001.
+SUSv1,
+POSIX.1-1996.
.TP
.BR fchmodat ()
POSIX.1-2008.