summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/MD5.3
diff options
context:
space:
mode:
authorjmc <>2016-11-22 21:38:18 +0000
committerjmc <>2016-11-22 21:38:18 +0000
commit92269b457e9f11636c423229dcb974353c13d942 (patch)
tree4cbdfdadba503883976fbfb977c110727d3986c8 /src/lib/libcrypto/man/MD5.3
parente3e505289d584ed8c2bd60dd0dc803c4acd398f2 (diff)
downloadopenbsd-92269b457e9f11636c423229dcb974353c13d942.tar.gz
openbsd-92269b457e9f11636c423229dcb974353c13d942.tar.bz2
openbsd-92269b457e9f11636c423229dcb974353c13d942.zip
various cleanup;
Diffstat (limited to 'src/lib/libcrypto/man/MD5.3')
-rw-r--r--src/lib/libcrypto/man/MD5.36
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/MD5.3 b/src/lib/libcrypto/man/MD5.3
index 305af8053e..98f69971b9 100644
--- a/src/lib/libcrypto/man/MD5.3
+++ b/src/lib/libcrypto/man/MD5.3
@@ -1,6 +1,6 @@
1.\" $OpenBSD: MD5.3,v 1.2 2016/11/06 15:52:50 jmc Exp $ 1.\" $OpenBSD: MD5.3,v 1.3 2016/11/22 21:38:18 jmc Exp $
2.\" 2.\"
3.Dd $Mdocdate: November 6 2016 $ 3.Dd $Mdocdate: November 22 2016 $
4.Dt MD5 3 4.Dt MD5 3
5.Os 5.Os
6.Sh NAME 6.Sh NAME
@@ -85,7 +85,7 @@
85.Fa "MD5_CTX *c" 85.Fa "MD5_CTX *c"
86.Fc 86.Fc
87.Sh DESCRIPTION 87.Sh DESCRIPTION
88MD2, MD4, and MD5 are cryptographic hash functions with a 128 bit 88MD2, MD4, and MD5 are cryptographic hash functions with a 128-bit
89output. 89output.
90.Pp 90.Pp
91.Fn MD2 , 91.Fn MD2 ,