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

index 01da3b41d4492f0533f3dbf6ddcf433c4aee5fdb..dc17b8a22a8cd45c9975f4af8fa63026f0d4066e 100644 (file)
@@ -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 <sys/msg.h>