aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/mkfifo.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/mkfifo.2')
-rw-r--r--lib/libc/sys/mkfifo.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/mkfifo.2 b/lib/libc/sys/mkfifo.2
index bf0e84d308bd..aeed3d97db98 100644
--- a/lib/libc/sys/mkfifo.2
+++ b/lib/libc/sys/mkfifo.2
@@ -67,7 +67,7 @@ indicates an error, and an error code is stored in
.Fn Mkfifo
will fail and no fifo will be created if:
.Bl -tag -width Er
-.It Bq Er ENOTSUPP
+.It Bq Er ENOTSUP
The kernel has not been configured to support fifo's.
.It Bq Er ENOTDIR
A component of the path prefix is not a directory.