aboutsummaryrefslogtreecommitdiffstats
path: root/man2/syscall.2
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2006-04-30 21:18:56 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2006-04-30 21:18:56 +0000
commitdbd411a49cf9db2a7d4cfd7ca87fa4068afe2ab2 (patch)
tree5120a54ac0f3bd4093b2d43339c9815fd74a734f /man2/syscall.2
parent16e1b4721cf7bbd8aa734a4f62131ce397c50467 (diff)
downloadman-pages-dbd411a49cf9db2a7d4cfd7ca87fa4068afe2ab2.tar.gz
Remove bogus BUGS text.
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