summaryrefslogtreecommitdiffstats
path: root/doc/crypto/hmac.pod
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2000-09-14 21:23:28 +0000
committerRichard Levitte <levitte@openssl.org>2000-09-14 21:23:28 +0000
commite1b78bc64d4d9ceee10b69d8f6fa55343f9520d6 (patch)
treeaae6d246a87093f3d3104930d64c49adae5182ec /doc/crypto/hmac.pod
parente65c84abb054d9cd91a011cfcf822c2cc18ebdc7 (diff)
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/hmac.pod')
-rw-r--r--doc/crypto/hmac.pod3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/crypto/hmac.pod b/doc/crypto/hmac.pod
index 45b6108c39..f86e7d7ddf 100644
--- a/doc/crypto/hmac.pod
+++ b/doc/crypto/hmac.pod
@@ -2,7 +2,8 @@
=head1 NAME
-HMAC, HMAC_Init, HMAC_Update, HMAC_Final - HMAC message authentication code
+HMAC, HMAC_Init, HMAC_Update, HMAC_Final, HMAC_cleanup - HMAC message
+authentication code
=head1 SYNOPSIS