This commit is contained in:
Michael Kerrisk 2007-06-01 05:59:25 +00:00
parent deff900024
commit 28dfb19d8b
1 changed files with 1 additions and 1 deletions

View File

@ -165,7 +165,7 @@ Under Linux, this call cannot be used to create directories.
One should make directories with
.BR mkdir (2),
and FIFOs with
.BR mkfifo (2).
.BR mkfifo (3).
.\" Unix domain sockets with .BR socket " (and " bind ),
There are many infelicities in the protocol underlying NFS.