diff options
Diffstat (limited to 'usr/src/man/man1/logname.1')
| -rw-r--r-- | usr/src/man/man1/logname.1 | 25 |
1 files changed, 8 insertions, 17 deletions
diff --git a/usr/src/man/man1/logname.1 b/usr/src/man/man1/logname.1 index 8eb3e380c6..82a5137c0b 100644 --- a/usr/src/man/man1/logname.1 +++ b/usr/src/man/man1/logname.1 @@ -10,13 +10,13 @@ .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. .\" See the License for the specific language governing permissions and limitations under the License. When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with .\" the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner] -.TH logname 1 "11 Aug 2009" "SunOS 5.11" "User Commands" +.TH LOGNAME 1 "Aug 11, 2009" .SH NAME logname \- return user's login name .SH SYNOPSIS .LP .nf -\fB/usr/bin/logname\fR +\fB/usr/bin/logname\fR .fi .SS "ksh93" @@ -51,46 +51,38 @@ that affect the execution of \fBlogname\fR: \fBLANG\fR, \fBLC_ALL\fR, The following error values are returned: .sp .ne 2 -.mk .na \fB\fB0\fR\fR .ad .RS 6n -.rt Successful completion. .RE .sp .ne 2 -.mk .na \fB\fB>0\fR\fR .ad .RS 6n -.rt An error occurred. .RE .SH FILES .sp .ne 2 -.mk .na \fB\fB/etc/profile\fR\fR .ad .RS 18n -.rt environment for user at login time .RE .sp .ne 2 -.mk .na \fB\fB/var/adm/utmpx\fR\fR .ad .RS 18n -.rt user and accounting information .RE @@ -102,15 +94,14 @@ See \fBattributes\fR(5) for descriptions of the following attributes: .sp .TS -tab() box; -cw(2.75i) |cw(2.75i) -lw(2.75i) |lw(2.75i) -. -ATTRIBUTE TYPEATTRIBUTE VALUE +box; +c | c +l | l . +ATTRIBUTE TYPE ATTRIBUTE VALUE _ -Interface StabilityCommitted +Interface Stability Committed _ -StandardSee \fBstandards\fR(5). +Standard See \fBstandards\fR(5). .TE .SH SEE ALSO |
