[Midnightbsd-cvs] src: chmod.1: oops forgot this

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Jun 29 21:34:02 EDT 2008


Log Message:
-----------
oops forgot this

Modified Files:
--------------
    src/bin/chmod:
        chmod.1 (r1.3 -> r1.4)

-------------- next part --------------
Index: chmod.1
===================================================================
RCS file: /home/cvs/src/bin/chmod/chmod.1,v
retrieving revision 1.3
retrieving revision 1.4
diff -L bin/chmod/chmod.1 -L bin/chmod/chmod.1 -u -r1.3 -r1.4
--- bin/chmod/chmod.1
+++ bin/chmod/chmod.1
@@ -264,6 +264,8 @@
 each permission bit specified in
 .Ar perm ,
 for which the corresponding bit in the file mode creation mask
+(see
+.Xr umask 2 )
 is clear, is set.
 Otherwise, the mode bits represented by the specified
 .Ar who


More information about the Midnightbsd-cvs mailing list