]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
pread.2: Add LIBRARY section
authorAlejandro Colomar <alx.manpages@gmail.com>
Sun, 12 Sep 2021 11:57:16 +0000 (13:57 +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/pread.2

index 1e75fa4b99df1bff6f267ed0e618d5480cae93f0..6ad2a74dc376ac4a098302d45df834b3dbe2ae64 100644 (file)
@@ -5,6 +5,9 @@
 .TH PREAD 2 2021-03-22 "Linux" "Linux Programmer's Manual"
 .SH NAME
 pread, pwrite \- read from or write to a file descriptor at a given offset
+.SH LIBRARY
+Standard C library
+.RI ( libc ", " -lc )
 .SH SYNOPSIS
 .nf
 .B #include <unistd.h>