commit d522589a1178b5e82ec0195e01a5c368ccd6687a
parent 916b7fed1e5575792a5db6a9340a56ce014b1ecb
Author: sin <sin@2f30.org>
Date: Tue, 3 Jun 2014 18:23:03 +0100
Clarify in login.1 that TERM is set as well
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/login.1 b/login.1
@@ -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