aboutsummaryrefslogtreecommitdiff
path: root/lib/libmd/ripemd.3
diff options
context:
space:
mode:
authorAllan Jude <allanjude@FreeBSD.org>2016-05-29 01:15:36 +0000
committerAllan Jude <allanjude@FreeBSD.org>2016-05-29 01:15:36 +0000
commitb468a9ff1d3a70c6d14cf2b49574cbbcc60ff997 (patch)
tree59f55ee6a0d920a0aada43db03458cad3bea0e3f /lib/libmd/ripemd.3
parent31dd9effd91ca134be7bcaabee571765c265a671 (diff)
parent92f76dc624c277a7c731733a4e51997c0e9ad981 (diff)
Notes
Diffstat (limited to 'lib/libmd/ripemd.3')
-rw-r--r--lib/libmd/ripemd.37
1 files changed, 5 insertions, 2 deletions
diff --git a/lib/libmd/ripemd.3 b/lib/libmd/ripemd.3
index 2c9d2d3c8cc3a..8e868b88e8da4 100644
--- a/lib/libmd/ripemd.3
+++ b/lib/libmd/ripemd.3
@@ -9,7 +9,7 @@
.\" From: Id: mdX.3,v 1.14 1999/02/11 20:31:49 wollman Exp
.\" $FreeBSD$
.\"
-.Dd March 28, 2014
+.Dd April 26, 2016
.Dt RIPEMD 3
.Os
.Sh NAME
@@ -125,7 +125,10 @@ argument is non-null it must point to at least 41 characters of buffer space.
.Sh SEE ALSO
.Xr md4 3 ,
.Xr md5 3 ,
-.Xr sha 3
+.Xr sha 3 ,
+.Xr sha256 3 ,
+.Xr sha512 3 ,
+.Xr skein 3
.Sh HISTORY
These functions appeared in
.Fx 4.0 .