* man/login.defs.d/ENCRYPT_METHOD.xml: Avoid using sub-lists. They

break the groff formatting.
This commit is contained in:
nekral-guest 2009-08-21 15:02:32 +00:00
parent 3db03960be
commit 9031103c24
2 changed files with 9 additions and 14 deletions

View File

@ -1,3 +1,8 @@
2009-08-21 Nicolas François <nicolas.francois@centraliens.net>
* man/login.defs.d/ENCRYPT_METHOD.xml: Avoid using sub-lists. They
break the groff formatting.
2009-07-24 Nicolas François <nicolas.francois@centraliens.net>
* po/fr.po: Fix typos, based on reviews by the Debian French

View File

@ -35,20 +35,10 @@
</para>
<para>
It can take one of these values:
<itemizedlist>
<listitem>
<para><replaceable>DES</replaceable> (default)</para>
</listitem>
<listitem>
<para><replaceable>MD5</replaceable></para>
</listitem>
<listitem>
<para><replaceable>SHA256</replaceable></para>
</listitem>
<listitem>
<para><replaceable>SHA512</replaceable></para>
</listitem>
</itemizedlist>
<replaceable>DES</replaceable> (default),
<replaceable>MD5</replaceable><phrase condition="sha_crypt">,
<replaceable>SHA256</replaceable>,
<replaceable>SHA512</replaceable></phrase>.
</para>
<para>
Note: this parameter overrides the <option>MD5_CRYPT_ENAB</option>