]> granicus.if.org Git - shadow/commitdiff
* man/login.defs.d/ENCRYPT_METHOD.xml: Avoid using sub-lists. They
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Fri, 21 Aug 2009 15:02:32 +0000 (15:02 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Fri, 21 Aug 2009 15:02:32 +0000 (15:02 +0000)
break the groff formatting.

ChangeLog
man/login.defs.d/ENCRYPT_METHOD.xml

index 36ab36c1777985f351c8877a0c68c9a476add106..33742d48fc3719841acf4d273f147b4a3120b85d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
index c0687bea4f1a98f6a8ca1c3d0f117f3fa2b06ce6..325d02516bbc19ec7bf9b84582525642f36b803c 100644 (file)
     </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>