]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
access.2: Add LIBRARY section
authorAlejandro Colomar <alx.manpages@gmail.com>
Wed, 6 Oct 2021 19:55:43 +0000 (21:55 +0200)
committerAlejandro Colomar <alx.manpages@gmail.com>
Fri, 25 Feb 2022 15:33:04 +0000 (16:33 +0100)
man2/access.2

index a5265e051b7b4283a700d3d4637bc3761e24779f..824160995e9526a86c9c6b4067235f7e0e1270d2 100644 (file)
@@ -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>