diff options
Diffstat (limited to 'usr/src/man/man1/chmod.1')
| -rw-r--r-- | usr/src/man/man1/chmod.1 | 20 |
1 files changed, 14 insertions, 6 deletions
diff --git a/usr/src/man/man1/chmod.1 b/usr/src/man/man1/chmod.1 index 4590328971..112924bd65 100644 --- a/usr/src/man/man1/chmod.1 +++ b/usr/src/man/man1/chmod.1 @@ -1555,7 +1555,7 @@ A path name of a file whose file mode bits are to be modified. .SH USAGE .LP -See \fBlargefile\fR(5) for the description of the behavior of \fBchmod\fR when +See \fBlargefile\fR(7) for the description of the behavior of \fBchmod\fR when encountering files greater than or equal to 2 Gbyte (2^31 bytes). .SH EXAMPLES .LP @@ -2625,7 +2625,7 @@ cleared are also cleared on \fBfile2\fR. .SH ENVIRONMENT VARIABLES .LP -See \fBenviron\fR(5) for descriptions of the following environment variables +See \fBenviron\fR(7) for descriptions of the following environment variables that affect the execution of \fBchmod\fR: \fBLANG\fR, \fBLC_ALL\fR, \fBLC_CTYPE\fR, \fBLC_MESSAGES\fR, and \fBNLSPATH\fR. .SH EXIT STATUS @@ -2651,7 +2651,7 @@ An error occurred. .SH ATTRIBUTES .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -2668,9 +2668,17 @@ Interface Stability Committed .SH SEE ALSO .LP -\fBgetfacl\fR(1), \fBls\fR(1), \fBsetfacl\fR(1), \fBchmod\fR(2), -\fBfgetattr\fR(3C), \fBacl\fR(5), \fBattributes\fR(5), \fBenviron\fR(5), -\fBfsattr\fR(5), \fBlargefile\fR(5), \fBstandards\fR(5) +.BR getfacl (1), +.BR ls (1), +.BR setfacl (1), +.BR chmod (2), +.BR fgetattr (3C), +.BR acl (7), +.BR attributes (7), +.BR environ (7), +.BR fsattr (7), +.BR largefile (7), +.BR standards (7) .SH NOTES .LP Absolute changes do not work for the set-group-\fBID\fR bit of a directory. You |
