diff options
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 2ddc2d5..e63f6cf 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 |