]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/man/man2/mknod.2
xnu-4903.270.47.tar.gz
[apple/xnu.git] / bsd / man / man2 / mknod.2
index 017bb2508e49e2e9dd473549d6d0ad79f81649c9..d01a23fa49b22b42fab229c02084ea5930e660b6 100644 (file)
@@ -70,7 +70,7 @@ does not indicate a block special or character special device,
 .Fa dev
 is ignored.
 .Pp
-.Fn Mknod
+.Fn mknod
 requires super-user privileges.
 .Sh RETURN VALUES
 Upon successful completion, a value of 0 is returned.
@@ -78,7 +78,7 @@ Otherwise, a value of -1 is returned and
 .Va errno
 is set to indicate the error.
 .Sh ERRORS
-.Fn Mknod
+.Fn mknod
 will fail and the file will be not created if:
 .Bl -tag -width Er
 .\" ==========