diff options
Diffstat (limited to 'usr/src/man/man1/chown.1')
| -rw-r--r-- | usr/src/man/man1/chown.1 | 24 |
1 files changed, 16 insertions, 8 deletions
diff --git a/usr/src/man/man1/chown.1 b/usr/src/man/man1/chown.1 index 6ec6a8247a..8eef3b7470 100644 --- a/usr/src/man/man1/chown.1 +++ b/usr/src/man/man1/chown.1 @@ -110,7 +110,7 @@ To disable this option, include the following line in \fB/etc/system\fR: .sp .LP -\fB{_POSIX_CHOWN_RESTRICTED}\fR is enabled by default. See \fBsystem\fR(4) and +\fB{_POSIX_CHOWN_RESTRICTED}\fR is enabled by default. See \fBsystem\fR(5) and \fBfpathconf\fR(2). .SH OPTIONS .LP @@ -236,7 +236,7 @@ A path name of a file whose user \fBID\fR is to be modified. .SH USAGE .LP -See \fBlargefile\fR(5) for the description of the behavior of \fBchown\fR when +See \fBlargefile\fR(7) for the description of the behavior of \fBchown\fR when encountering files greater than or equal to 2 Gbyte ( 2^31 bytes). .SH EXAMPLES .LP @@ -256,7 +256,7 @@ example% \fBchown \(miR \(mih \fIowner\fR[:group] \fIfile\fR...\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 \fBchown\fR: \fBLANG\fR, \fBLC_ALL\fR, \fBLC_CTYPE\fR, \fBLC_MESSAGES\fR, and \fBNLSPATH\fR. .SH EXIT STATUS @@ -291,7 +291,7 @@ System password file .SH ATTRIBUTES .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .TS @@ -304,14 +304,22 @@ CSI Enabled. See \fBNOTES\fR. _ Interface Stability Committed _ -Standard See \fBstandards\fR(5). +Standard See \fBstandards\fR(7). .TE .SH SEE ALSO .LP -\fBchgrp\fR(1), \fBchmod\fR(1), \fBksh93\fR(1), \fBchown\fR(2), -\fBfpathconf\fR(2), \fBpasswd\fR(4), \fBsystem\fR(4), \fBattributes\fR(5), -\fBenviron\fR(5), \fBlargefile\fR(5), \fBstandards\fR(5) +.BR chgrp (1), +.BR chmod (1), +.BR ksh93 (1), +.BR chown (2), +.BR fpathconf (2), +.BR passwd (5), +.BR system (5), +.BR attributes (7), +.BR environ (7), +.BR largefile (7), +.BR standards (7) .SH NOTES .LP \fBchown\fR is \fBCSI\fR-enabled except for the \fIowner\fR and \fIgroup\fR |
