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

index 92a6cea9a17990d9d70321c65a76eed29f6a3657..9c4e9ab797f68985db8ffbdb25a791007726d6d8 100644 (file)
@@ -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 <sys/socket.h>