From: Tobias Stoeckmann Date: Fri, 13 Sep 2024 19:40:28 +0000 (+0200) Subject: man/subgid,man/subuid: Fix program list X-Git-Tag: 4.17.0-rc1~66 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=af66ffea335efef360dc71bf8723516effbf7064;p=thirdparty%2Fshadow.git man/subgid,man/subuid: Fix program list The groupadd utility does not set information in subgid. Instead, list all programs which actually can do so. Signed-off-by: Tobias Stoeckmann --- diff --git a/man/subgid.5.xml b/man/subgid.5.xml index e473768d4..09a866fca 100644 --- a/man/subgid.5.xml +++ b/man/subgid.5.xml @@ -51,7 +51,8 @@ files. - Note, that groupadd will only create entries in + Note, that newusers, useradd, and + usermod will only create entries in /etc/subgid if subid delegation is managed via subid files. diff --git a/man/subuid.5.xml b/man/subuid.5.xml index 79a6b42ae..eb28eed7f 100644 --- a/man/subuid.5.xml +++ b/man/subuid.5.xml @@ -51,7 +51,8 @@ files. - Note, that useradd will only create entries in + Note, that newusers, useradd, and + usermod will only create entries in /etc/subuid if subid delegation is managed via subid files.