]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/man/man2/mkfifo.2
xnu-2782.30.5.tar.gz
[apple/xnu.git] / bsd / man / man2 / mkfifo.2
index af5d7615f2c5f909bcd16aefa9930fbe6001e9a8..7d843f2c59259cdb246ed72c2452a3a35457598e 100644 (file)
@@ -66,7 +66,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 EOPNOTSUPP
+.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.