From: Karel Zak Date: Wed, 5 Apr 2017 08:59:53 +0000 (+0200) Subject: agetty: fix login-options desc in man page X-Git-Tag: v2.30-rc1~137 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4739b6fd3e162ca5fd860bb2be111eb92623fc99;p=thirdparty%2Futil-linux.git agetty: fix login-options desc in man page Signed-off-by: Karel Zak --- diff --git a/term-utils/agetty.8 b/term-utils/agetty.8 index 5477035e15..9560c1f939 100644 --- a/term-utils/agetty.8 +++ b/term-utils/agetty.8 @@ -192,13 +192,13 @@ program that \fBagetty\fR starts (usually /bin/login) is run as root. \-N, \-\-nonewline Do not print a newline before writing out /etc/issue. .TP -\-o, \-\-login\-options "\fI/path/command --option argument -- \\u\fP" +\-o, \-\-login\-options \fIoptions\fP Options that are passed to the login program. \\u is replaced -by the login name. The default is "/bin/login -- \\u". +by the user name. The default is "-- \\u". .IP -Also see the \fB\-\-autologin\fR and \fB\-\-remote\fR options. +Also see the \fB\-\-login\-program\fR, \fB\-\-autologin\fR and \fB\-\-remote\fR options. .IP -Please read the SECURITY NOTICE below before using this option. +Please, read the SECURITY NOTICE below before using this option. .TP \-p, \-\-login\-pause Wait for any key before dropping to the login prompt. Can be combined