diff options
author | 2016-12-15 17:37:17 +0000 | |
---|---|---|
committer | 2016-12-15 17:37:17 +0000 | |
commit | c6fb9ef14b49cf4e7b9df787f5a95f29826b1b06 (patch) | |
tree | a3f490be3643c5fccf7c0d49f8ffa4c078c86da7 | |
parent | Regen usbdevs (diff) | |
download | wireguard-openbsd-c6fb9ef14b49cf4e7b9df787f5a95f29826b1b06.tar.xz wireguard-openbsd-c6fb9ef14b49cf4e7b9df787f5a95f29826b1b06.zip |
provide missing section number to Xr;
-rw-r--r-- | lib/libcrypto/man/X509_EXTENSION_set_object.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libcrypto/man/X509_EXTENSION_set_object.3 b/lib/libcrypto/man/X509_EXTENSION_set_object.3 index 4dcf9875463..f57b9e50ce8 100644 --- a/lib/libcrypto/man/X509_EXTENSION_set_object.3 +++ b/lib/libcrypto/man/X509_EXTENSION_set_object.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: X509_EXTENSION_set_object.3,v 1.2 2016/12/15 15:13:54 schwarze Exp $ +.\" $OpenBSD: X509_EXTENSION_set_object.3,v 1.3 2016/12/15 17:37:17 jmc Exp $ .\" OpenSSL bb9ad09e Jun 6 00:43:05 2016 -0400 .\" .\" This file is a derived work. @@ -268,7 +268,7 @@ pointer. .Xr OCSP_CRLID_new 3 , .Xr OCSP_SERVICELOC_new 3 , .Xr X509V3_get_d2i 3 , -.Xr X509v3_get_ext_by_NID +.Xr X509v3_get_ext_by_NID 3 .Sh STANDARDS RFC 5280: Internet X.509 Public Key Infrastructure Certificate and Certificate Revocation List (CRL) Profile |