* 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:
nekral-guest
2009-05-21 12:02:12 +00:00
parent 37bda83dfc
commit 39b17ee5d5
6 changed files with 28 additions and 10 deletions

View File

@@ -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>