aboutsummaryrefslogtreecommitdiffstats
path: root/man2/_syscall.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/_syscall.2')
-rw-r--r--man2/_syscall.24
1 files changed, 2 insertions, 2 deletions
diff --git a/man2/_syscall.2 b/man2/_syscall.2
index c29ca55db8..542589dc91 100644
--- a/man2/_syscall.2
+++ b/man2/_syscall.2
@@ -40,9 +40,9 @@
_syscall \- invoking a system call without library support (OBSOLETE)
.SH SYNOPSIS
.B #include <linux/unistd.h>
-
+.PP
A _syscall macro
-
+.PP
desired system call
.SH DESCRIPTION
The important thing to know about a system call is its prototype.