diff options
| author | Alejandro Colomar <alx.manpages@gmail.com> | 2021-10-06 21:55:43 +0200 |
|---|---|---|
| committer | Alejandro Colomar <alx.manpages@gmail.com> | 2022-02-25 16:33:04 +0100 |
| commit | fabffedfeef3f383cc26a92b0f1644ebda71ffc5 (patch) | |
| tree | 36c3f28cfac40dce5940a559e4aff4f427e2155a /man2/access.2 | |
| parent | 76b1f26291c14c41a55c89654c01b3eba1b07454 (diff) | |
| download | man-pages-fabffedfeef3f383cc26a92b0f1644ebda71ffc5.tar.gz | |
access.2: Add LIBRARY section
Diffstat (limited to 'man2/access.2')
| -rw-r--r-- | man2/access.2 | 3 |
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> |
