diff options
author | Steve Langasek <steve.langasek@ubuntu.com> | 2019-01-03 19:03:53 -0800 |
---|---|---|
committer | Steve Langasek <steve.langasek@ubuntu.com> | 2019-01-03 19:03:53 -0800 |
commit | aa0448336a79d85579464f023ac87675be60abfc (patch) | |
tree | 6a460a8e09fca6fc470649aa0fe129f87d0ecb01 /modules/pam_unix/pam_unix.8 | |
parent | 212b52cf29c06cc209bc8ac0540dbab1acdf1464 (diff) | |
parent | 2c201a306eb3945da808df4daf8c57895197a225 (diff) | |
download | pam-aa0448336a79d85579464f023ac87675be60abfc.tar.gz pam-aa0448336a79d85579464f023ac87675be60abfc.tar.bz2 pam-aa0448336a79d85579464f023ac87675be60abfc.zip |
New upstream version 1.1.1
Diffstat (limited to 'modules/pam_unix/pam_unix.8')
-rw-r--r-- | modules/pam_unix/pam_unix.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/modules/pam_unix/pam_unix.8 b/modules/pam_unix/pam_unix.8 index 6970b9f3..72e500a9 100644 --- a/modules/pam_unix/pam_unix.8 +++ b/modules/pam_unix/pam_unix.8 @@ -1,12 +1,12 @@ .\" Title: pam_unix .\" Author: [see the "AUTHOR" section] .\" Generator: DocBook XSL Stylesheets v1.74.0 <http://docbook.sf.net/> -.\" Date: 06/16/2009 +.\" Date: 06/29/2009 .\" Manual: Linux-PAM Manual .\" Source: Linux-PAM Manual .\" Language: English .\" -.TH "PAM_UNIX" "8" "06/16/2009" "Linux-PAM Manual" "Linux\-PAM Manual" +.TH "PAM_UNIX" "8" "06/29/2009" "Linux-PAM Manual" "Linux\-PAM Manual" .\" ----------------------------------------------------------------- .\" * (re)Define some macros .\" ----------------------------------------------------------------- @@ -299,7 +299,7 @@ function, fall back to MD5\&. .PP \fBblowfish\fR .RS 4 -When a user changes their password next, encrypt it with the blowfish algorithm\&. If the SHA512 algorithm is not known to the +When a user changes their password next, encrypt it with the blowfish algorithm\&. If the blowfish algorithm is not known to the \fBcrypt\fR(3) function, fall back to MD5\&. .RE |