aboutsummaryrefslogtreecommitdiffstats
diff options
authorSeth McDonald <sethmcmail@pm.me>2026-01-19 11:57:26 +0000
committerAlejandro Colomar <alx@kernel.org>2026-01-20 02:40:17 +0100
commit693f2debf701d46b482838bf4ce1d46859f330c4 (patch)
tree246e772e0d7ca709dd51fc18ecfcb810be440313
parenta1d398beee3fdb3e210447909b5abb660a7a6d23 (diff)
downloadman-pages-693f2debf701d46b482838bf4ce1d46859f330c4.tar.gz
man/man2/chmod.2: HISTORY: Update first POSIX appearance of AT_SYMLINK_NOFOLLOW
The AT_SYMLINK_NOFOLLOW symbolic constant first appeared in POSIX.1-2008.[1] [1] IEEE Std 1003.1-2008, Volume 1, Chapter 13 "Headers", p. 239. <https://pubs.opengroup.org/onlinepubs/9699919799.2008edition/basedefs/fcntl.h.html> Signed-off-by: Seth McDonald <sethmcmail@pm.me> Message-ID: <bc1d06a06e9ea35144347a32d3253c531ba24428.1768822707.git.sethmcmail@pm.me> Signed-off-by: Alejandro Colomar <alx@kernel.org>
-rw-r--r--man/man2/chmod.21
1 files changed, 1 insertions, 0 deletions
diff --git a/man/man2/chmod.2 b/man/man2/chmod.2
index 8518aa5994..7953178fa3 100644
--- a/man/man2/chmod.2
+++ b/man/man2/chmod.2
@@ -360,6 +360,7 @@ Linux 2.6.16,
glibc 2.4.
.TP
.B AT_SYMLINK_NOFOLLOW
+POSIX.1-2008,
glibc 2.32,
Linux 6.5.
.SH SEE ALSO