diff options
| author | Kris Kennaway <kris@FreeBSD.org> | 2000-04-22 20:46:09 +0000 |
|---|---|---|
| committer | Kris Kennaway <kris@FreeBSD.org> | 2000-04-22 20:46:09 +0000 |
| commit | abc2635848630cbb9d5fce0d1acc7c1808cde187 (patch) | |
| tree | 9df4844149a712736e828ef0312ada5d5d48bd24 /lib/libcrypt/crypt.3 | |
| parent | 95f2a893681eecfed2da1fc6b9af60147b7c26b7 (diff) | |
Notes
Diffstat (limited to 'lib/libcrypt/crypt.3')
| -rw-r--r-- | lib/libcrypt/crypt.3 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/lib/libcrypt/crypt.3 b/lib/libcrypt/crypt.3 index 46dab45b1ab4..8e667dca09b0 100644 --- a/lib/libcrypt/crypt.3 +++ b/lib/libcrypt/crypt.3 @@ -56,10 +56,8 @@ in the hash. .\" Currently these include the .Tn NBS -.Tn Data Encryption Standard (DES) , -.Tn MD5 -or -.Tn SHS . +.Tn Data Encryption Standard (DES) , and +.Tn MD5 . The algorithm used will depend upon the format of the Salt--following the Modular Crypt Format (MCF)--and if .Tn DES |
