diff options
Diffstat (limited to 'usr/src/man/man1/command.1')
-rw-r--r-- | usr/src/man/man1/command.1 | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/usr/src/man/man1/command.1 b/usr/src/man/man1/command.1 index d14d96acfb..f67c7a29b7 100644 --- a/usr/src/man/man1/command.1 +++ b/usr/src/man/man1/command.1 @@ -344,7 +344,7 @@ could define functions to spoof the application. .SH ENVIRONMENT VARIABLES .sp .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 \fBcommand\fR: \fBLANG\fR, \fBLC_ALL\fR, \fBLC_CTYPE\fR, \fBLC_MESSAGES\fR, and \fBNLSPATH\fR. .sp @@ -451,7 +451,7 @@ If \fIcommand\fR is invoked, the exit status of \fBcommand\fR is that of .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .SS "/usr/bin/command" .sp @@ -464,7 +464,7 @@ ATTRIBUTE TYPE ATTRIBUTE VALUE _ Interface Stability Committed _ -Standard See \fBstandards\fR(5). +Standard See \fBstandards\fR(7). .TE .SS "ksh93" @@ -483,5 +483,10 @@ Interface Stability Uncommitted .SH SEE ALSO .sp .LP -\fBksh93\fR(1), \fBsh\fR(1), \fBtype\fR(1), \fBwhence\fR(1), -\fBattributes\fR(5), \fBenviron\fR(5), \fBstandards\fR(5) +.BR ksh93 (1), +.BR sh (1), +.BR type (1), +.BR whence (1), +.BR attributes (7), +.BR environ (7), +.BR standards (7) |