From: Michael Kerrisk (man-pages) Date: Tue, 14 Jul 2020 09:57:38 +0000 (+0200) Subject: Manual pages: login.1: SEE ALSO: add utmp(5), lastlog(8) X-Git-Tag: v2.36~37 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f0fd830ea81e075826eb194b6e5ae6aa8c8d7b1c;p=thirdparty%2Futil-linux.git Manual pages: login.1: SEE ALSO: add utmp(5), lastlog(8) utmp and lastlog are referred to in the manual page, and thus deserve a cross references in SEE ALSO. Signed-off-by: Michael Kerrisk (man-pages) --- diff --git a/login-utils/login.1 b/login-utils/login.1 index 57959d45f0..3c72480c5e 100644 --- a/login-utils/login.1 +++ b/login-utils/login.1 @@ -376,9 +376,11 @@ Karel Zak .BR mail (1), .BR passwd (1), .BR passwd (5), +.BR utmp (5), .BR environ (7), .BR getty (8), .BR init (8), +.BR lastlog (8) .BR shutdown (8) .SH AVAILABILITY The login command is part of the util-linux package and is