summaryrefslogtreecommitdiffstats
path: root/term-utils/agetty.8
diff options
context:
space:
mode:
authorKarel Zak2017-04-05 10:59:53 +0200
committerKarel Zak2017-04-05 10:59:53 +0200
commit4739b6fd3e162ca5fd860bb2be111eb92623fc99 (patch)
tree355efabbef6f71eb299135896e1f29ee0e506dbc /term-utils/agetty.8
parentdocs: update Documentation/deprecated.txt (diff)
downloadkernel-qcow2-util-linux-4739b6fd3e162ca5fd860bb2be111eb92623fc99.tar.gz
kernel-qcow2-util-linux-4739b6fd3e162ca5fd860bb2be111eb92623fc99.tar.xz
kernel-qcow2-util-linux-4739b6fd3e162ca5fd860bb2be111eb92623fc99.zip
agetty: fix login-options desc in man page
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'term-utils/agetty.8')
-rw-r--r--term-utils/agetty.88
1 files changed, 4 insertions, 4 deletions
diff --git a/term-utils/agetty.8 b/term-utils/agetty.8
index 5477035e1..9560c1f93 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