From f0833edc1204bd039d364710bb7700a747270330 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Fri, 29 May 2020 14:50:36 +0200 Subject: [PATCH] login: fix -f description in the man-page Addresses: https://github.com/karelzak/util-linux/issues/1053 Signed-off-by: Karel Zak --- login-utils/login.1 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/login-utils/login.1 b/login-utils/login.1 index c108ced25a..57959d45f0 100644 --- a/login-utils/login.1 +++ b/login-utils/login.1 @@ -96,9 +96,10 @@ to tell not to destroy the environment. .TP .B \-f -Used to skip a second login authentication. This specifically does -.B not -work for root, and does not appear to work well under Linux. +Used to skip a login authentication. This option is usually +used by +.BR getty (8) +autologin feature. .TP .B \-h Used by other servers (i.e., -- 2.47.2