summaryrefslogtreecommitdiff
path: root/modules/pam_unix
diff options
context:
space:
mode:
authorThorsten Kukuk <kukuk@thkukuk.de>2009-06-29 08:15:00 +0000
committerThorsten Kukuk <kukuk@thkukuk.de>2009-06-29 08:15:00 +0000
commit006cf0e7333c53f7981c60c1cfcad77537d0fe74 (patch)
tree033cec0b81325cb44e5e57d6ad214d6c7b6074aa /modules/pam_unix
parentdbfe0f0ef9417fa939490a220f013f68e7f76f52 (diff)
Relevant BUGIDs:
Purpose of commit: docu fix Commit summary: --------------- 2009-06-29 Thorsten Kukuk <kukuk@thkukuk.de> * modules/pam_unix/pam_unix.8.xml: Fix blowfish description. Reported by Diego E. “Flameeyes” Pettenò.
Diffstat (limited to 'modules/pam_unix')
-rw-r--r--modules/pam_unix/pam_unix.8.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/pam_unix/pam_unix.8.xml b/modules/pam_unix/pam_unix.8.xml
index a726e5e7..6b860f7f 100644
--- a/modules/pam_unix/pam_unix.8.xml
+++ b/modules/pam_unix/pam_unix.8.xml
@@ -296,7 +296,7 @@
<para>
When a user changes their password next,
encrypt it with the blowfish algorithm. If the
- SHA512 algorithm is not known to the <citerefentry>
+ blowfish algorithm is not known to the <citerefentry>
<refentrytitle>crypt</refentrytitle><manvolnum>3</manvolnum>
</citerefentry> function,
fall back to MD5.