Corrected POD syntax errors. PR#3353

This commit is contained in:
Michal Bozon
2014-05-14 21:07:51 +01:00
committed by Matt Caswell
parent a2c00fb210
commit e4ea6f0c76
4 changed files with 4 additions and 4 deletions

View File

@@ -51,7 +51,7 @@ return value of the failing module (this will always be zero or negative).
=head1 SEE ALSO
L<conf(5)|conf(5)>, L<OPENSSL_config(3)|OPENSSL_config(3)>,
L<CONF_free(3), CONF_free(3)>, L<err(3),err(3)>
L<CONF_free(3)|CONF_free(3)>, L<err(3)|err(3)>
=head1 HISTORY