diff options
Diffstat (limited to 'man2')
| -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> |
