From: Alejandro Colomar Date: Sun, 12 Sep 2021 12:12:15 +0000 (+0200) Subject: listen.2: Add LIBRARY section X-Git-Tag: man-pages-5.19-rc1~590 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cebb3690ee3cf52f1c041d632734ff5bb28ece39;p=thirdparty%2Fman-pages.git listen.2: Add LIBRARY section Signed-off-by: Alejandro Colomar --- diff --git a/man2/listen.2 b/man2/listen.2 index 92a6cea9a1..9c4e9ab797 100644 --- a/man2/listen.2 +++ b/man2/listen.2 @@ -17,6 +17,9 @@ .TH LISTEN 2 2021-03-22 "Linux" "Linux Programmer's Manual" .SH NAME listen \- listen for connections on a socket +.SH LIBRARY +Standard C library +.RI ( libc ", " -lc ) .SH SYNOPSIS .nf .B #include