Signed-off-by: Alejandro Colomar <alx.manpages@xxxxxxxxx> --- man2/syscall.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/syscall.2 b/man2/syscall.2 index 0b542ab10..abdf1c702 100644 --- a/man2/syscall.2 +++ b/man2/syscall.2 @@ -44,8 +44,8 @@ syscall \- indirect system call .SH SYNOPSIS .nf +.BR "#include <sys/syscall.h>" " /* Definition of " SYS_* " constants */" .B #include <unistd.h> -.BR "#include <sys/syscall.h> " "/* For SYS_xxx definitions */" .PP .BI "long syscall(long " number ", ...);" .fi -- 2.32.0