* man/login.defs.d/ENCRYPT_METHOD.xml: Avoid using sub-lists. They
break the groff formatting.
This commit is contained in:
parent
3db03960be
commit
9031103c24
@ -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>
|
2009-07-24 Nicolas François <nicolas.francois@centraliens.net>
|
||||||
|
|
||||||
* po/fr.po: Fix typos, based on reviews by the Debian French
|
* po/fr.po: Fix typos, based on reviews by the Debian French
|
||||||
|
@ -35,20 +35,10 @@
|
|||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
It can take one of these values:
|
It can take one of these values:
|
||||||
<itemizedlist>
|
<replaceable>DES</replaceable> (default),
|
||||||
<listitem>
|
<replaceable>MD5</replaceable><phrase condition="sha_crypt">,
|
||||||
<para><replaceable>DES</replaceable> (default)</para>
|
<replaceable>SHA256</replaceable>,
|
||||||
</listitem>
|
<replaceable>SHA512</replaceable></phrase>.
|
||||||
<listitem>
|
|
||||||
<para><replaceable>MD5</replaceable></para>
|
|
||||||
</listitem>
|
|
||||||
<listitem>
|
|
||||||
<para><replaceable>SHA256</replaceable></para>
|
|
||||||
</listitem>
|
|
||||||
<listitem>
|
|
||||||
<para><replaceable>SHA512</replaceable></para>
|
|
||||||
</listitem>
|
|
||||||
</itemizedlist>
|
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
Note: this parameter overrides the <option>MD5_CRYPT_ENAB</option>
|
Note: this parameter overrides the <option>MD5_CRYPT_ENAB</option>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user