Signed-off-by: Alejandro Colomar <alx.manpages@xxxxxxxxx> --- man2/syscall.2 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/man2/syscall.2 b/man2/syscall.2 index abdf1c702..96a200ce9 100644 --- a/man2/syscall.2 +++ b/man2/syscall.2 @@ -42,6 +42,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 */" -- 2.33.0