summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>1996-10-26 05:18:38 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>1996-10-26 05:18:38 +0000
commit63f4c79796584c3d97d19a3422a9f0d484d8fb3a (patch)
tree1a1f582df6f0202abdff4a7563ea405987761d2c /share
parentd213aa5444ed244b9a55673c79950206fb35579d (diff)
$USER is deprecated in favour of $LOGNAME
Diffstat (limited to 'share')
-rw-r--r--share/man/man7/environ.710
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man7/environ.7 b/share/man/man7/environ.7
index 1f7b1a58e23..38cae40a7ee 100644
--- a/share/man/man7/environ.7
+++ b/share/man/man7/environ.7
@@ -139,12 +139,12 @@ displays the current time in California.
See
.Xr tzset 3
for more information.
-.It Ev USER
-The login name of the user.
.It Ev LOGNAME
-Same as
-.Ev USER
-(for POSIX compatibility).
+The login name of the user.
+.It Ev USER
+Deprecated synonym of
+.Ev LOGNAME
+(for backwards compatibility).
.El
.Pp
Further names may be placed in the environment by the