summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBalint Reczey <balint@balintreczey.hu>2022-09-11 23:05:00 +0200
committerBalint Reczey <balint@balintreczey.hu>2022-09-11 23:05:00 +0200
commit71b57931c83d9410a27ecdc6b65b65e86e711085 (patch)
tree8a096ab50e603d08858c6d3bc4611d9d1d41cb7b
parent830963375b29bf99dc51e30b8d78da7cadf28922 (diff)
downloadshadow-71b57931c83d9410a27ecdc6b65b65e86e711085.tar.gz
debian/patches/502_debian_useradd_defaults: Update useradd.8.xml, too
Gbp-Dch: Ignore
-rw-r--r--debian/patches/502_debian_useradd_defaults13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/patches/502_debian_useradd_defaults b/debian/patches/502_debian_useradd_defaults
index 9b433811..6317ed6c 100644
--- a/debian/patches/502_debian_useradd_defaults
+++ b/debian/patches/502_debian_useradd_defaults
@@ -26,3 +26,16 @@ Forwarded: not-needed
static const char *def_log_init = "yes";
static long def_inactive = -1;
+diff --git a/man/useradd.8.xml b/man/useradd.8.xml
+index af02a23f..c7f95b47 100644
+--- a/man/useradd.8.xml
++++ b/man/useradd.8.xml
+@@ -248,7 +248,7 @@
+ 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
+- 1000 by default.
++ 100 by default.
+ </para>
+ </listitem>
+ </varlistentry>