diff options
| author | Kris Kennaway <kris@FreeBSD.org> | 2000-04-22 20:43:21 +0000 |
|---|---|---|
| committer | Kris Kennaway <kris@FreeBSD.org> | 2000-04-22 20:43:21 +0000 |
| commit | f32b1300128afc5171f0a0e0a8489a0850ede5a0 (patch) | |
| tree | 8539337eb31ae3d27b6769376864227d8e938df6 /lib/libcrypt/crypt.3 | |
| parent | 5bd15102b512ff9271b95d9c8a6403e9b3f60baa (diff) | |
Notes
Diffstat (limited to 'lib/libcrypt/crypt.3')
| -rw-r--r-- | lib/libcrypt/crypt.3 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/libcrypt/crypt.3 b/lib/libcrypt/crypt.3 index 46dab45b1ab42..e9f98c155c352 100644 --- a/lib/libcrypt/crypt.3 +++ b/lib/libcrypt/crypt.3 @@ -57,9 +57,8 @@ in the hash. Currently these include the .Tn NBS .Tn Data Encryption Standard (DES) , -.Tn MD5 -or -.Tn SHS . +and +.Tn MD5 . The algorithm used will depend upon the format of the Salt--following the Modular Crypt Format (MCF)--and if .Tn DES |
