]> git.ipfire.org Git - thirdparty/shadow.git/commitdiff
useradd.8.xml: fix default group id from 100 to 1000 according to bbf4b79
authorTim Biermann <tbier@posteo.de>
Fri, 19 Aug 2022 20:31:01 +0000 (22:31 +0200)
committerSerge Hallyn <serge@hallyn.com>
Sun, 21 Aug 2022 18:17:38 +0000 (13:17 -0500)
man/useradd.8.xml

index c7f95b47dfac72b11c46fbf3ed92fe7a43fc8601..af02a23f89e1d392cc3e40572ec9793ef664656a 100644 (file)
            command line), useradd will set the primary group of the new
            user to the value specified by the <option>GROUP</option>
            variable in <filename>/etc/default/useradd</filename>, or
-           100 by default.
+           1000 by default.
          </para>
        </listitem>
       </varlistentry>