From d522589a1178b5e82ec0195e01a5c368ccd6687a Mon Sep 17 00:00:00 2001 From: sin Date: Tue, 3 Jun 2014 18:23:03 +0100 Subject: [PATCH] Clarify in login.1 that TERM is set as well --- login.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/login.1 b/login.1 index e810c73..4d13d73 100644 --- 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