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

index 417a8e8f7a70004f884628887bb48d4905f8f6fb..0dacbce8654f48aef40e52763d8177300afa9966 100644 (file)
@@ -16,6 +16,9 @@
 .TH PIPE 2 2021-03-22 "Linux" "Linux Programmer's Manual"
 .SH NAME
 pipe, pipe2 \- create pipe
+.SH LIBRARY
+Standard C library
+.RI ( libc ", " -lc )
 .SH SYNOPSIS
 .nf
 .B #include <unistd.h>