aboutsummaryrefslogtreecommitdiffstats
path: root/man2
diff options
context:
space:
mode:
authorAlejandro Colomar <alx.manpages@gmail.com>2021-10-06 21:55:43 +0200
committerAlejandro Colomar <alx.manpages@gmail.com>2022-02-25 16:33:04 +0100
commitfabffedfeef3f383cc26a92b0f1644ebda71ffc5 (patch)
tree36c3f28cfac40dce5940a559e4aff4f427e2155a /man2
parent76b1f26291c14c41a55c89654c01b3eba1b07454 (diff)
downloadman-pages-fabffedfeef3f383cc26a92b0f1644ebda71ffc5.tar.gz
access.2: Add LIBRARY section
Diffstat (limited to 'man2')
-rw-r--r--man2/access.23
1 files changed, 3 insertions, 0 deletions
diff --git a/man2/access.2 b/man2/access.2
index a5265e051b..824160995e 100644
--- a/man2/access.2
+++ b/man2/access.2
@@ -23,6 +23,9 @@
.TH ACCESS 2 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
access, faccessat, faccessat2 \- check user's permissions for a file
+.SH LIBRARY
+Standard C library
+.RI ( libc ", " -lc )
.SH SYNOPSIS
.nf
.B #include <unistd.h>