]> git.ipfire.org Git - thirdparty/shadow.git/commitdiff
man/subgid,man/subuid: Fix program list
authorTobias Stoeckmann <tobias@stoeckmann.org>
Fri, 13 Sep 2024 19:40:28 +0000 (21:40 +0200)
committerIker Pedrosa <ikerpedrosam@gmail.com>
Wed, 2 Oct 2024 11:03:38 +0000 (13:03 +0200)
The groupadd utility does not set information in subgid. Instead, list
all programs which actually can do so.

Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org>
man/subgid.5.xml
man/subuid.5.xml

index e473768d444421c57ab9270b3da0cc5f70c72b5e..09a866fca6da8a7d3663b953e9b911840f1299a9 100644 (file)
@@ -51,7 +51,8 @@
       <replaceable>files</replaceable>.
     </para>
     <para>
-      Note, that <command>groupadd</command> will only create entries in
+      Note, that <command>newusers</command>, <command>useradd</command>, and
+      <command>usermod</command> will only create entries in
       <filename>/etc/subgid</filename> if subid delegation is managed via subid
       files.
     </para>
index 79a6b42aec4722fe2b6b77eea6ceec9d5f6f14f0..eb28eed7ff5700c5047359195a4ec33a31258faf 100644 (file)
@@ -51,7 +51,8 @@
       <replaceable>files</replaceable>.
     </para>
     <para>
-      Note, that <command>useradd</command> will only create entries in
+      Note, that <command>newusers</command>, <command>useradd</command>, and
+      <command>usermod</command> will only create entries in
       <filename>/etc/subuid</filename> if subid delegation is managed via subid
       files.
     </para>