* man/usermod.8.xml, man/userdel.8.xml, man/useradd.8.xml:
Harmonize formatting of login.defs and default/useradd variables. Use an <option> tag. * man/usermod.8.xml: Added reference to gshadow(5). * man/login.defs.d/USERDEL_CMD.xml: Shorten the lines of the USERDEL_CMD example.
This commit is contained in:
@@ -315,7 +315,7 @@
|
||||
password), you should also set the
|
||||
<replaceable>EXPIRE_DATE</replaceable> (for example to
|
||||
<replaceable>99999</replaceable>, or to the
|
||||
<replaceable>EXPIRE</replaceable> value from
|
||||
<option>EXPIRE</option> value from
|
||||
<filename>/etc/default/useradd</filename>).
|
||||
</para>
|
||||
</listitem>
|
||||
@@ -377,6 +377,12 @@
|
||||
<para>Group account information.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry condition="gshadow">
|
||||
<term><filename>/etc/gshadow</filename></term>
|
||||
<listitem>
|
||||
<para>Secure group account information.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><filename>/etc/passwd</filename></term>
|
||||
<listitem>
|
||||
|
||||
Reference in New Issue
Block a user