From: Alejandro Colomar Date: Wed, 6 Oct 2021 19:55:43 +0000 (+0200) Subject: access.2: Add LIBRARY section X-Git-Tag: man-pages-5.19-rc1~457 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fabffedfeef3f383cc26a92b0f1644ebda71ffc5;p=thirdparty%2Fman-pages.git access.2: Add LIBRARY section --- 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