extend EC_KEY_METHOD for signing support
[openssl.git] / doc / crypto / ERR_load_crypto_strings.pod
index 25f7b2068040bb49f51f7f69cf01c7c2c11ae907..b4af1fc5090b822124ecfe546fbf36b0304840a5 100644 (file)
@@ -3,7 +3,7 @@
 =head1 NAME
 
 ERR_load_crypto_strings, SSL_load_error_strings, ERR_free_strings -
-Load and free error strings
+load and free error strings
 
 =head1 SYNOPSIS
 
@@ -35,12 +35,6 @@ ERR_free_strings() return no values.
 
 =head1 SEE ALSO
 
-L<err(3)|err(3)>, L<ERR_error_string(3)|ERR_error_string(3)>
-
-=head1 HISTORY
-
-ERR_load_error_strings(), SSL_load_error_strings() and
-ERR_free_strings() are available in all versions of SSLeay and
-OpenSSL.
+L<err(3)>, L<ERR_error_string(3)>
 
 =cut