summaryrefslogtreecommitdiff
path: root/doc/crypto/CONF_modules_load_file.pod
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2014-06-06 20:59:29 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2014-06-06 20:59:29 +0000
commit2e22f5e2e00c1f1f599b03634ca27bb5b9ac471e (patch)
treea707d3fdb02faa3d4423773ae7b606febaa5e786 /doc/crypto/CONF_modules_load_file.pod
parent06369e3974fbc83d3778807c090fbe69f20a27d4 (diff)
Notes
Diffstat (limited to 'doc/crypto/CONF_modules_load_file.pod')
-rw-r--r--doc/crypto/CONF_modules_load_file.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/crypto/CONF_modules_load_file.pod b/doc/crypto/CONF_modules_load_file.pod
index 9965d69bf2ecc..0c4d926858fb3 100644
--- a/doc/crypto/CONF_modules_load_file.pod
+++ b/doc/crypto/CONF_modules_load_file.pod
@@ -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