new year
[openssl.git] / doc / crypto / BIO_f_md.pod
index a5bb6922215df767fadefc38d7853a40c33c16d9..c32504dfb186f6854ecd9c41fb2b07d67ab215f9 100644 (file)
@@ -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
 
@@ -31,7 +31,7 @@ not supported.
 BIO_reset() reinitializes a digest BIO.
 
 BIO_set_md() sets the message digest of BIO B<b> to B<md>: this
-must be called to initialise a digest BIO before any data is
+must be called to initialize a digest BIO before any data is
 passed through it. It is a BIO_ctrl() macro.
 
 BIO_get_md() places the a pointer to the digest BIOs digest method