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, 0 insertions, 4 deletions
diff --git a/man2/syscall.2 b/man2/syscall.2
index 9bf0b79480..c425fc647f 100644
--- a/man2/syscall.2
+++ b/man2/syscall.2
@@ -60,10 +60,6 @@ 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