From 34f213211f4770e898c7c81930c4be98907c6499 Mon Sep 17 00:00:00 2001 From: Sebastian Gross Date: Wed, 17 Jul 2024 14:22:19 +0200 Subject: [PATCH] man: groupmod: remove misleading -N option The extra paragraph for --users mentions a -N option. groupmod has no -N option. Prevent confusion and remove its appearance. Signed-off-by: Sebastian Gross --- man/groupmod.8.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/man/groupmod.8.xml b/man/groupmod.8.xml index 6e2dc796..2d51f271 100644 --- a/man/groupmod.8.xml +++ b/man/groupmod.8.xml @@ -198,10 +198,10 @@ A comma-separated list of usernames to add as members of the group. - The default behavior (if the , - , and options are not - specified) is defined by the - variable in /etc/login.defs. + The default behavior (if the and + options are not specified) is defined by the + variable in + /etc/login.defs.