diff options
Diffstat (limited to 'lib/libc/sys/mkfifo.2')
| -rw-r--r-- | lib/libc/sys/mkfifo.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/mkfifo.2 b/lib/libc/sys/mkfifo.2 index 4ecf4eb87b0d..bf0e84d308bd 100644 --- a/lib/libc/sys/mkfifo.2 +++ b/lib/libc/sys/mkfifo.2 @@ -66,7 +66,7 @@ indicates an error, and an error code is stored in .Sh ERRORS .Fn Mkfifo will fail and no fifo will be created if: -.Bl -tag -width ENAMETOOLO +.Bl -tag -width Er .It Bq Er ENOTSUPP The kernel has not been configured to support fifo's. .It Bq Er ENOTDIR |
