diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2006-04-30 21:18:56 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2006-04-30 21:18:56 +0000 |
| commit | dbd411a49cf9db2a7d4cfd7ca87fa4068afe2ab2 (patch) | |
| tree | 5120a54ac0f3bd4093b2d43339c9815fd74a734f /man2/syscall.2 | |
| parent | 16e1b4721cf7bbd8aa734a4f62131ce397c50467 (diff) | |
| download | man-pages-dbd411a49cf9db2a7d4cfd7ca87fa4068afe2ab2.tar.gz | |
Remove bogus BUGS text.
Diffstat (limited to 'man2/syscall.2')
| -rw-r--r-- | man2/syscall.2 | 4 |
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 |
