]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
socketcall.2: Add LIBRARY section
authorAlejandro Colomar <alx.manpages@gmail.com>
Sat, 11 Sep 2021 15:50:20 +0000 (17:50 +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/socketcall.2

index 8d6e495377f955a0404e0cb106cea63b69f1c4c6..760c2692cf1f8c7da7ba8f9d1d827e2e46f48751 100644 (file)
@@ -6,6 +6,9 @@
 .TH SOCKETCALL 2 2021-03-22 "Linux" "Linux Programmer's Manual"
 .SH NAME
 socketcall \- socket system calls
+.SH LIBRARY
+Standard C library
+.RI ( libc ", " -lc )
 .SH SYNOPSIS
 .nf
 .BR "#include <linux/net.h>" "        /* Definition of " SYS_* " constants */"