aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlejandro Colomar <alx.manpages@gmail.com>2021-09-12 13:32:46 +0200
committerAlejandro Colomar <alx.manpages@gmail.com>2022-02-25 16:33:03 +0100
commit34f51a622adc125a30a8026c87b00efb734c829f (patch)
treee01e829cfd68ecb75d89540a0e72f83de81684b3
parentf61371f6ff4f769b1acac88d2885d8ed1086e245 (diff)
downloadman-pages-34f51a622adc125a30a8026c87b00efb734c829f.tar.gz
semctl.2: Add LIBRARY section
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
-rw-r--r--man2/semctl.23
1 files changed, 3 insertions, 0 deletions
diff --git a/man2/semctl.2 b/man2/semctl.2
index 9e68cc51b8..fc4107e148 100644
--- a/man2/semctl.2
+++ b/man2/semctl.2
@@ -22,6 +22,9 @@
.TH SEMCTL 2 2021-03-22 "Linux" "Linux Programmer's Manual"
.SH NAME
semctl \- System V semaphore control operations
+.SH LIBRARY
+Standard C library
+.RI ( libc ", " -lc )
.SH SYNOPSIS
.nf
.B #include <sys/sem.h>