]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/man/man2/umask.2
xnu-3248.20.55.tar.gz
[apple/xnu.git] / bsd / man / man2 / umask.2
index faad5f1b5e632cd4941c661323476e3e78ed6003..a9e156109a106a6459201c3354557197fc36aa1e 100644 (file)
@@ -66,7 +66,7 @@ requested in file mode.
 This clearing allows each user to restrict the default access
 to his files.
 .Pp
 This clearing allows each user to restrict the default access
 to his files.
 .Pp
-The default mask value is S_IWGRP|S_IWOTH (022, write access for the
+The default mask value is S_IWGRP | S_IWOTH (022, write access for the
 owner only).
 Child processes inherit the mask of the calling process.
 .Sh RETURN VALUES
 owner only).
 Child processes inherit the mask of the calling process.
 .Sh RETURN VALUES