diff options
Diffstat (limited to 'man2/syscall.2')
| -rw-r--r-- | man2/syscall.2 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man2/syscall.2 b/man2/syscall.2 index 4e01e40e7f..7e52bd67c7 100644 --- a/man2/syscall.2 +++ b/man2/syscall.2 @@ -14,6 +14,9 @@ .TH SYSCALL 2 2021-03-22 "Linux" "Linux Programmer's Manual" .SH NAME syscall \- indirect system call +.SH LIBRARY +Standard C library +.RI ( libc ", " -lc ) .SH SYNOPSIS .nf .BR "#include <sys/syscall.h>" " /* Definition of " SYS_* " constants */" |
