From 56d52997c36d8c329c519e4e1d36b003b355731e Mon Sep 17 00:00:00 2001 From: Alejandro Colomar Date: Sat, 31 Aug 2024 11:07:04 +0200 Subject: [PATCH] man/userdel.8.xml: Reword '-f' The previous wording seemed to say that -f implied -r. It doesn't; -f only skips safety checks, so reword accordingly. Closes: Reported-by: Martin von Wittich Cc: "Serge E. Hallyn" Signed-off-by: Alejandro Colomar --- man/userdel.8.xml | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/man/userdel.8.xml b/man/userdel.8.xml index 5bd2981a..32851f11 100644 --- a/man/userdel.8.xml +++ b/man/userdel.8.xml @@ -77,17 +77,9 @@ - This option forces the removal of the user account, even if the - user is still - logged in. It also forces userdel to remove - the user's home directory and mail spool, even if another - user uses the same home directory or if the mail spool is not - owned by the specified user. If - is defined to yes in /etc/login.defs - and if a group exists with the same name as the deleted user, - then this group will be removed, even if it is still the primary - group of another user. + This option forces the removal of the user account + and any other requested actions, + skipping any safety checks. Note: This option is dangerous and may leave