summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/BIO_f_md.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man/BIO_f_md.3')
-rw-r--r--src/lib/libcrypto/man/BIO_f_md.36
1 files changed, 4 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/BIO_f_md.3 b/src/lib/libcrypto/man/BIO_f_md.3
index cc37483eb3..3b3f1de329 100644
--- a/src/lib/libcrypto/man/BIO_f_md.3
+++ b/src/lib/libcrypto/man/BIO_f_md.3
@@ -1,4 +1,6 @@
1.Dd $Mdocdate: September 9 2015 $ 1.\" $OpenBSD: BIO_f_md.3,v 1.3 2016/11/06 15:52:50 jmc Exp $
2.\"
3.Dd $Mdocdate: November 6 2016 $
2.Dt BIO_F_MD 3 4.Dt BIO_F_MD 3
3.Os 5.Os
4.Sh NAME 6.Sh NAME
@@ -69,7 +71,7 @@ It is a
69macro. 71macro.
70.Pp 72.Pp
71.Fn BIO_get_md 73.Fn BIO_get_md
72places the a pointer to the digest BIOs digest method in 74places a pointer to the digest BIOs digest method in
73.Fa mdp . 75.Fa mdp .
74It is a 76It is a
75.Xr BIO_ctrl 3 77.Xr BIO_ctrl 3