This patch fixes the POD syntax in the mentioned manpage.
Index: doc/crypto/ASN1_STRING_print_ex.pod =================================================================== RCS file: /Users/assar/src/openssl-cvs/openssl/doc/crypto/ASN1_STRING_print_ex.pod,v retrieving revision 1.1 diff -u -w -r1.1 ASN1_STRING_print_ex.pod --- ASN1_STRING_print_ex.pod 2002/10/20 13:20:57 1.1 +++ ASN1_STRING_print_ex.pod 2002/11/11 03:32:42 @@ -86,7 +86,7 @@ =head1 SEE ALSO -L<X509_NAME_print_ex(3)|L<X509_NAME_print_ex(3)>, +L<X509_NAME_print_ex(3)|X509_NAME_print_ex(3)>, L<ASN1_tag2str(3)|ASN1_tag2str(3)> =head1 HISTORY
