]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
stat.2: Add LIBRARY section
authorAlejandro Colomar <alx.manpages@gmail.com>
Sat, 11 Sep 2021 15:48:51 +0000 (17:48 +0200)
committerAlejandro Colomar <alx.manpages@gmail.com>
Fri, 25 Feb 2022 15:33:03 +0000 (16:33 +0100)
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
man2/stat.2

index b7fad9447913fa6c0c5cd9f3a6dc61e2c7801e78..2ff6448b325e2e48f576b8f58178b6bea3465381 100644 (file)
@@ -19,6 +19,9 @@
 .TH STAT 2 2021-08-27 "Linux" "Linux Programmer's Manual"
 .SH NAME
 stat, fstat, lstat, fstatat \- get file status
+.SH LIBRARY
+Standard C library
+.RI ( libc ", " -lc )
 .SH SYNOPSIS
 .nf
 .B #include <sys/stat.h>