summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorViktor Dukhovni <openssl-users@dukhovni.org>2017-12-13 10:55:38 -0500
committerViktor Dukhovni <openssl-users@dukhovni.org>2018-01-05 18:35:01 -0500
commitcc94da4ea38cc2a4a47e0a14ef9e361a2d723eff (patch)
tree607b18c759160a7944b7ff9cdc8057eac3c8bd61 /doc
parentb44a65512a4a0a299f8f817b63df472e74a0007a (diff)
Add x509(1) reference
Reviewed-by: Ben Kaduk <kaduk@mit.edu>
Diffstat (limited to 'doc')
-rw-r--r--doc/man3/X509_VERIFY_PARAM_set_flags.pod3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/man3/X509_VERIFY_PARAM_set_flags.pod b/doc/man3/X509_VERIFY_PARAM_set_flags.pod
index 947bd8a232..48c2fdfa08 100644
--- a/doc/man3/X509_VERIFY_PARAM_set_flags.pod
+++ b/doc/man3/X509_VERIFY_PARAM_set_flags.pod
@@ -340,7 +340,8 @@ connections associated with an B<SSL_CTX> structure B<ctx>:
L<X509_verify_cert(3)>,
L<X509_check_host(3)>,
L<X509_check_email(3)>,
-L<X509_check_ip(3)>
+L<X509_check_ip(3)>,
+L<x509(1)>
=head1 HISTORY