aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2019-05-27 06:37:23 +0000
committerXin LI <delphij@FreeBSD.org>2019-05-27 06:37:23 +0000
commita6c0c8240685d6bb689b2b0ce1e0e69ea7ec051c (patch)
treed772bf8b09bd251797196954a61fdce4789105ce /lib
parent09899450ed05d9965e09e67968df648729c81c4b (diff)
Notes
Diffstat (limited to 'lib')
-rw-r--r--lib/libcrypt/crypt.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libcrypt/crypt.3 b/lib/libcrypt/crypt.3
index bceec437691f6..a0099edf9c904 100644
--- a/lib/libcrypt/crypt.3
+++ b/lib/libcrypt/crypt.3
@@ -29,7 +29,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd August 10, 2016
+.Dd May 26, 2019
.Dt CRYPT 3
.Os
.Sh NAME
@@ -222,7 +222,7 @@ This is currently
.\" NOTICE: Also make sure to update this
.\"
DES
-if it is available, or MD5 if not.
+if it is available, or SHA-512 if not.
.Pp
How the salt is used will depend upon the algorithm for the hash.
For