From 0f56028afbb9f627161861d05200045a8eeb597d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Mario=20Bl=C3=A4ttermann?= Date: Thu, 4 Sep 2025 14:02:13 +0200 Subject: [PATCH] Fix another issue in login.1.adoc --- login-utils/login.1.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.47.3