diff options
Diffstat (limited to 'usr/src/man/man1/logname.1')
| -rw-r--r-- | usr/src/man/man1/logname.1 | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/usr/src/man/man1/logname.1 b/usr/src/man/man1/logname.1 index 932921e830..2f97c5d51e 100644 --- a/usr/src/man/man1/logname.1 +++ b/usr/src/man/man1/logname.1 @@ -57,7 +57,7 @@ function. If \fBgetlogin()\fR does not return successfully, the name corresponding to the real user ID of the calling process is used instead. If a name cannot be found, the user's ID will be printed. .SH ENVIRONMENT VARIABLES -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 \fBlogname\fR: \fBLANG\fR, \fBLC_ALL\fR, \fBLC_CTYPE\fR, \fBLC_MESSAGES\fR, and \fBNLSPATH\fR. .SH EXIT STATUS @@ -99,7 +99,7 @@ user and accounting information .RE .SH ATTRIBUTES -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -111,9 +111,14 @@ ATTRIBUTE TYPE ATTRIBUTE VALUE _ Interface Stability Committed _ -Standard See \fBstandards\fR(5). +Standard See \fBstandards\fR(7). .TE .SH SEE ALSO -\fBenv\fR(1), \fBlogin\fR(1), \fBgetlogin\fR(3C), \fButmpx\fR(4), -\fBattributes\fR(5), \fBenviron\fR(5), \fBstandards\fR(5) +.BR env (1), +.BR login (1), +.BR getlogin (3C), +.BR utmpx (5), +.BR attributes (7), +.BR environ (7), +.BR standards (7) |
