From: Mario Blättermann Date: Thu, 4 Sep 2025 12:02:13 +0000 (+0200) Subject: Fix another issue in login.1.adoc X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0f56028afbb9f627161861d05200045a8eeb597d;p=thirdparty%2Futil-linux.git Fix another issue in login.1.adoc --- diff --git a/login-utils/login.1.adoc b/login-utils/login.1.adoc index 470224346..0b380942a 100644 --- a/login-utils/login.1.adoc +++ b/login-utils/login.1.adoc @@ -22,7 +22,7 @@ login - begin session on the system == DESCRIPTION -*login* is used when signing onto a system. If no argument is given, ** prompts for the username. +*login* is used when signing onto a system. If no argument is given, *login* prompts for the username. The user is then prompted for a password, where appropriate. Echoing is disabled to prevent revealing the password. Only a number of password failures are permitted before *login* exits and the communications link is severed. See *LOGIN_RETRIES* in the *CONFIG FILE ITEMS* section.