From: Sebastian Gross Date: Wed, 17 Jul 2024 12:22:19 +0000 (+0200) Subject: man: groupmod: remove misleading -N option X-Git-Tag: 4.17.0-rc1~108 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34f213211f4770e898c7c81930c4be98907c6499;p=thirdparty%2Fshadow.git 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 --- diff --git a/man/groupmod.8.xml b/man/groupmod.8.xml index 6e2dc7960..2d51f271b 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.