summaryrefslogtreecommitdiffstats
path: root/doc/crypto/ERR_error_string.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/ERR_error_string.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/ERR_error_string.pod')
-rw-r--r--doc/crypto/ERR_error_string.pod4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/crypto/ERR_error_string.pod b/doc/crypto/ERR_error_string.pod
index d09620e935..e01beb817a 100644
--- a/doc/crypto/ERR_error_string.pod
+++ b/doc/crypto/ERR_error_string.pod
@@ -2,7 +2,9 @@
=head1 NAME
-ERR_error_string - obtain human-readable error message
+ERR_error_string, ERR_error_string_n, ERR_lib_error_string,
+ERR_func_error_string, ERR_reason_error_string - obtain human-readable
+error message
=head1 SYNOPSIS