Clarify in login.1 that TERM is set as well

This commit is contained in:
sin 2014-06-03 18:23:03 +01:00
parent 916b7fed1e
commit d522589a11
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
\fBlogin\fR [\fB-p\fR] \fIusername\fR
.SH DESCRIPTION
\fBlogin\fR logs the \fIusername\fR into the system. It sets \fBHOME\fR,
\fBSHELL\fR, \fBUSER\fR, \fBLOGNAME\fR and the \fBPATH\fR environment
\fBSHELL\fR, \fBUSER\fR, \fBLOGNAME\fR, \fBTERM\fR and the \fBPATH\fR environment
variables and invokes the login shell as specified in \fI/etc/passwd\fR.
.SH OPTIONS
.TP