aboutsummaryrefslogtreecommitdiffstats
diff options
authorSeth McDonald <sethmcmail@pm.me>2026-01-19 11:55:18 +0000
committerAlejandro Colomar <alx@kernel.org>2026-01-20 02:35:25 +0100
commit1cfae5da445d788170c3d6772bdacc4fe18eca90 (patch)
tree71f2a1c6dfadd8f5933f2012db980a68b172ca29
parent60e02d64516005a774783b8b20643468ef70616c (diff)
downloadman-pages-1cfae5da445d788170c3d6772bdacc4fe18eca90.tar.gz
man/man2/access.2: HISTORY: Update first POSIX appearance of faccessat(2)
faccessat(2) first appeared in POSIX.1-2008.[1] [1] IEEE Std 1003.1-2008, Volume 2, Chapter 3 "System Interfaces", pp. 561-563. <https://pubs.opengroup.org/onlinepubs/9699919799.2008edition/functions/access.html> Signed-off-by: Seth McDonald <sethmcmail@pm.me> Message-ID: <7e6b054be57e885bd938143b260180d54004d55a.1768822707.git.sethmcmail@pm.me> Signed-off-by: Alejandro Colomar <alx@kernel.org>
-rw-r--r--man/man2/access.23
1 files changed, 2 insertions, 1 deletions
diff --git a/man/man2/access.2 b/man/man2/access.2
index 1ef65a982f..99f2e5e231 100644
--- a/man/man2/access.2
+++ b/man/man2/access.2
@@ -338,7 +338,8 @@ POSIX.1-1988.
.TP
.BR faccessat ()
Linux 2.6.16,
-glibc 2.4.
+glibc 2.4,
+POSIX.1-2008.
.TP
.BR faccessat2 ()
Linux 5.8.