]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Fix another issue in login.1.adoc
authorMario Blättermann <mario.blaettermann@gmail.com>
Thu, 4 Sep 2025 12:02:13 +0000 (14:02 +0200)
committerGitHub <noreply@github.com>
Thu, 4 Sep 2025 12:02:13 +0000 (14:02 +0200)
login-utils/login.1.adoc

index 4702243460cf037c1a7f0b14356bb31022380b7e..0b380942ac7d50f1caacc00c8c80da724770968e 100644 (file)
@@ -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.