[patch] remove CREATE_HOME documentation
Mike Frysinger <[email protected]> Fri, 31 Mar 2006 01:16:07 -0500
| Newsgroups | gmane.linux.pld.shadow.general |
|---|---|
| Organization | wh0rd.org |
| Message-ID | <[email protected]> |
CREATE_HOME is not supported by useradd, so it shouldnt be documented like it is as users just get confused :) the translated pages should also be fixed up as my patch only fixes the generic login.defs.5.xml -mike
shadow-remove-CREATE_HOME-documentation.patch
(text/x-diff, 720 B)
--- man/login.defs.5.xml
+++ man/login.defs.5.xml
@@ -76,16 +76,6 @@
</listitem>
</varlistentry>
<varlistentry>
- <term>CREATE_HOME (boolean)</term>
- <listitem>
- <para>
- This defines whether useradd should create home directories for
- users by default. This option is OR'ed with the
- <option>-m</option> flag on useradd command line.
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
<term>GID_MAX (number)</term>
<term>GID_MIN (number)</term>
<listitem>
@@ -222,7 +212,7 @@
<varlistentry>
<term>useradd</term>
<listitem>
- <para>CREATE_HOME
+ <para>
GID_MAX GID_MIN
PASS_MAX_DAYS PASS_MIN_DAYS PASS_WARN_AGE
UID_MAX UID_MIN