From: Karel Zak Date: Tue, 17 Aug 2021 11:50:52 +0000 (+0200) Subject: agetty: (adoc) double hyphen replaced by dash in man pages X-Git-Tag: v2.38-rc1~297 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=615e37c80ff5a0cb9a75e9ea15626da3bc8404f4;p=thirdparty%2Futil-linux.git agetty: (adoc) double hyphen replaced by dash in man pages Fixes: https://github.com/karelzak/util-linux/issues/1411 Signed-off-by: Karel Zak --- diff --git a/term-utils/agetty.8.adoc b/term-utils/agetty.8.adoc index 371811a03b..aeb902cb56 100644 --- a/term-utils/agetty.8.adoc +++ b/term-utils/agetty.8.adoc @@ -126,7 +126,7 @@ Do not print a newline before writing out _/etc/issue_. *-o*, *--login-options* _login_options_:: Options and arguments that are passed to *login*(1). Where \u is replaced by the login name. For example: + -*--login-options '-h darkstar -- \u'* +*--login-options '-h darkstar \-- \u'* + See *--autologin*, *--login-program* and *--remote*. +