]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
Remove bogus BUGS text.
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 30 Apr 2006 21:18:56 +0000 (21:18 +0000)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 30 Apr 2006 21:18:56 +0000 (21:18 +0000)
man2/syscall.2

index 9bf0b794803b11be5ab55e333ece6df65a0ed456..c425fc647f1080c268434514d13875ff19d685ec 100644 (file)
@@ -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