From: Alejandro Colomar Date: Sun, 12 Sep 2021 12:00:14 +0000 (+0200) Subject: pipe.2: Add LIBRARY section X-Git-Tag: man-pages-5.19-rc1~597 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cef69cd82003d52dc2bc7b4c56073118cd781f3;p=thirdparty%2Fman-pages.git pipe.2: Add LIBRARY section Signed-off-by: Alejandro Colomar --- diff --git a/man2/pipe.2 b/man2/pipe.2 index 417a8e8f7a..0dacbce865 100644 --- a/man2/pipe.2 +++ b/man2/pipe.2 @@ -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