From: Alejandro Colomar Date: Sun, 12 Sep 2021 14:12:45 +0000 (+0200) Subject: msgget.2: Add LIBRARY section X-Git-Tag: man-pages-5.19-rc1~546 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c6b463ecffb5da7333605459a4beebfddd11eca;p=thirdparty%2Fman-pages.git msgget.2: Add LIBRARY section Signed-off-by: Alejandro Colomar --- diff --git a/man2/msgget.2 b/man2/msgget.2 index 01da3b41d4..dc17b8a22a 100644 --- a/man2/msgget.2 +++ b/man2/msgget.2 @@ -15,6 +15,9 @@ .TH MSGGET 2 2021-03-22 "Linux" "Linux Programmer's Manual" .SH NAME msgget \- get a System V message queue identifier +.SH LIBRARY +Standard C library +.RI ( libc ", " -lc ) .SH SYNOPSIS .nf .B #include