summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/syscall.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/syscall.2')
-rw-r--r--lib/libc/sys/syscall.28
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libc/sys/syscall.2 b/lib/libc/sys/syscall.2
index 675cf8e..4e7241e 100644
--- a/lib/libc/sys/syscall.2
+++ b/lib/libc/sys/syscall.2
@@ -70,12 +70,12 @@ In general, a 0 return value indicates success.
A -1 return value indicates an error,
and an error code is stored in
.Va errno .
-.Sh BUGS
-There is no way to simulate system calls that have multiple return values
-such as
-.Xr pipe 2 .
.Sh HISTORY
The
.Fn syscall
function appeared in
.Bx 4.0 .
+.Sh BUGS
+There is no way to simulate system calls that have multiple return values
+such as
+.Xr pipe 2 .
OpenPOWER on IntegriCloud