summaryrefslogtreecommitdiffstats
path: root/doc/crypto/ASN1_STRING_print_ex.pod
diff options
context:
space:
mode:
authorMatt Caswell <frodo@baggins.org>2013-06-12 23:42:08 +0100
committerDr. Stephen Henson <steve@openssl.org>2013-06-12 23:42:08 +0100
commitaafbe1ccd28439d0eb484f5b889272cbc71d62b5 (patch)
treeaa2f33da04e7d4dfb5249882fd4afd4e0bc33de0 /doc/crypto/ASN1_STRING_print_ex.pod
parent271fef0ef39a1c0cb5233a5adf3ff8733abb375e (diff)
Document updates from wiki.
PR#3071 The primary changes made are: - Updates to the "NAME" section of many pages to correctly reflect the functions defined on those pages. This section is automatically parsed by the util/extract-names.pl script, so if it is not correct then running "man" will not correctly locate the right manual pages. - Updates to take account of where functions are now deprecated - Full documentation of the ec sub-library - A number of other typo corrections and other minor tweaks
Diffstat (limited to 'doc/crypto/ASN1_STRING_print_ex.pod')
-rw-r--r--doc/crypto/ASN1_STRING_print_ex.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/crypto/ASN1_STRING_print_ex.pod b/doc/crypto/ASN1_STRING_print_ex.pod
index 3891b88791..19c82ff1e4 100644
--- a/doc/crypto/ASN1_STRING_print_ex.pod
+++ b/doc/crypto/ASN1_STRING_print_ex.pod
@@ -2,7 +2,7 @@
=head1 NAME
-ASN1_STRING_print_ex, ASN1_STRING_print_ex_fp - ASN1_STRING output routines.
+ASN1_STRING_print_ex, ASN1_STRING_print_ex_fp, ASN1_STRING_print - ASN1_STRING output routines.
=head1 SYNOPSIS