summaryrefslogtreecommitdiffstats
path: root/doc/crypto/BIO_f_md.pod
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2000-09-14 20:24:56 +0000
committerRichard Levitte <levitte@openssl.org>2000-09-14 20:24:56 +0000
commit8eec1389fb8e649fe971046b4108a66544955017 (patch)
treee26acf662ce80c37d2fe2265c14859897427d716 /doc/crypto/BIO_f_md.pod
parente38dabbc0c678739d79971c04f2852b71f90a59f (diff)
BIO_seed() and BIO_tell() were documented in two other documents,
which is redundant. They are now in their own document. Also, in the name section, all the functions described shoud be enumerated. This will also make it much simpler to generate softlinks name like each function to man-pages containing the info.
Diffstat (limited to 'doc/crypto/BIO_f_md.pod')
-rw-r--r--doc/crypto/BIO_f_md.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/crypto/BIO_f_md.pod b/doc/crypto/BIO_f_md.pod
index 74e46bb1d2..0845d2bc2b 100644
--- a/doc/crypto/BIO_f_md.pod
+++ b/doc/crypto/BIO_f_md.pod
@@ -2,7 +2,7 @@
=head1 NAME
-BIO_f_md - message digest BIO
+BIO_f_md, BIO_set_md, BIO_get_md, BIO_get_md_ctx - message digest BIO filter
=head1 SYNOPSIS