summaryrefslogtreecommitdiffstats
path: root/lib/libmd/sha512.3
diff options
context:
space:
mode:
authorcperciva <cperciva@FreeBSD.org>2011-06-27 02:10:10 +0000
committercperciva <cperciva@FreeBSD.org>2011-06-27 02:10:10 +0000
commit22d4b198f71062a8350ee0ae9c064159d33d9b33 (patch)
tree68a8e17df3a4fa499632c744ab42b6eaf1f5dd9d /lib/libmd/sha512.3
parent75acd605ce922794fe235e8ef59acfdde2b2ccc4 (diff)
downloadFreeBSD-src-22d4b198f71062a8350ee0ae9c064159d33d9b33.zip
FreeBSD-src-22d4b198f71062a8350ee0ae9c064159d33d9b33.tar.gz
Rewrite HISTORY: The SHA256 code first appeared in 6.0, and the SHA512
code in 9.0; neither existed in FreeBSD 4.0.
Diffstat (limited to 'lib/libmd/sha512.3')
-rw-r--r--lib/libmd/sha512.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libmd/sha512.3 b/lib/libmd/sha512.3
index 45a4096..953ee25 100644
--- a/lib/libmd/sha512.3
+++ b/lib/libmd/sha512.3
@@ -127,7 +127,7 @@ argument is non-null it must point to at least 65 characters of buffer space.
.Xr sha 3
.Sh HISTORY
These functions appeared in
-.Fx 4.0 .
+.Fx 9.0 .
.Sh AUTHORS
The core hash routines were implemented by Colin Percival based on
the published
OpenPOWER on IntegriCloud