summaryrefslogtreecommitdiffstats
path: root/doc/crypto/BN_zero.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/BN_zero.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/BN_zero.pod')
-rw-r--r--doc/crypto/BN_zero.pod3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/crypto/BN_zero.pod b/doc/crypto/BN_zero.pod
index 165fd9a228..2f33876498 100644
--- a/doc/crypto/BN_zero.pod
+++ b/doc/crypto/BN_zero.pod
@@ -2,7 +2,8 @@
=head1 NAME
-BN_zero, BN_one, BN_set_word, BN_get_word - BIGNUM assignment operations
+BN_zero, BN_one, BN_value_one, BN_set_word, BN_get_word - BIGNUM assignment
+operations
=head1 SYNOPSIS