diff options
| author | Alexey Zelkin <phantom@FreeBSD.org> | 2000-05-06 13:34:15 +0000 |
|---|---|---|
| committer | Alexey Zelkin <phantom@FreeBSD.org> | 2000-05-06 13:34:15 +0000 |
| commit | ee8dc4da914d773fc0646dd075ae4ad4081f5cd0 (patch) | |
| tree | c4576021ebfdba232b7a7744712f9a0cc271c03c /lib/libc/sys/pipe.2 | |
| parent | 8ca35daa1ce40d9a6096c1b304a09239ddb6e91f (diff) | |
Notes
Diffstat (limited to 'lib/libc/sys/pipe.2')
| -rw-r--r-- | lib/libc/sys/pipe.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/pipe.2 b/lib/libc/sys/pipe.2 index 2ddc2d53d8cc..e63f6cff9be9 100644 --- a/lib/libc/sys/pipe.2 +++ b/lib/libc/sys/pipe.2 @@ -98,7 +98,7 @@ error. The .Fn pipe call will fail if: -.Bl -tag -width [EMFILE] +.Bl -tag -width Er .It Bq Er EMFILE Too many descriptors are active. .It Bq Er ENFILE |
