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/mkfifo.2 | |
| parent | 8ca35daa1ce40d9a6096c1b304a09239ddb6e91f (diff) | |
Notes
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 |
