diff options
| -rw-r--r-- | man2/semctl.2 | 3 |
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> |
