]> granicus.if.org Git - shadow/commitdiff
SHA_CRYPT_MAX_ROUNDS and SHA_CRYPT_MIN_ROUNDS can
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Mon, 19 May 2008 20:59:51 +0000 (20:59 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Mon, 19 May 2008 20:59:51 +0000 (20:59 +0000)
only exist if configured with --with-sha-crypt.

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

index d6e49c9b90d224ac77ec8b1e9318c19c10060336..d5d468f202b1899f065c2d65c4435f19d0a0d7dc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
 
        * lib/getdef.c: SHA_CRYPT_MAX_ROUNDS and SHA_CRYPT_MIN_ROUNDS can
        only exist if configured with --with-sha-crypt.
+       * man/login.defs.d/SHA_CRYPT_MIN_ROUNDS.xml: Likewise.
 
 2008-05-19  Nicolas François  <nicolas.francois@centraliens.net>
 
index 20e57605b4fad68ef4a852c387f546597d294a03..c2a6a0496d8c804efbb1c384f349b2120882a891 100644 (file)
@@ -1,4 +1,4 @@
-<varlistentry>
+<varlistentry condition="sha_crypt">
   <term><option>SHA_CRYPT_MIN_ROUNDS</option> (number)</term>
   <term><option>SHA_CRYPT_MAX_ROUNDS</option> (number)</term>
   <listitem>