diff options
Diffstat (limited to 'src/lib/libcrypto/man/OCSP_SERVICELOC_new.3')
-rw-r--r-- | src/lib/libcrypto/man/OCSP_SERVICELOC_new.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/OCSP_SERVICELOC_new.3 b/src/lib/libcrypto/man/OCSP_SERVICELOC_new.3 index 6900493f0e..febd71699b 100644 --- a/src/lib/libcrypto/man/OCSP_SERVICELOC_new.3 +++ b/src/lib/libcrypto/man/OCSP_SERVICELOC_new.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: OCSP_SERVICELOC_new.3,v 1.6 2018/03/22 21:08:22 schwarze Exp $ | 1 | .\" $OpenBSD: OCSP_SERVICELOC_new.3,v 1.7 2018/05/13 14:36:05 schwarze Exp $ |
2 | .\" | 2 | .\" |
3 | .\" Copyright (c) 2016 Ingo Schwarze <schwarze@openbsd.org> | 3 | .\" Copyright (c) 2016 Ingo Schwarze <schwarze@openbsd.org> |
4 | .\" | 4 | .\" |
@@ -14,7 +14,7 @@ | |||
14 | .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF | 14 | .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF |
15 | .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | 15 | .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
16 | .\" | 16 | .\" |
17 | .Dd $Mdocdate: March 22 2018 $ | 17 | .Dd $Mdocdate: May 13 2018 $ |
18 | .Dt OCSP_SERVICELOC_NEW 3 | 18 | .Dt OCSP_SERVICELOC_NEW 3 |
19 | .Os | 19 | .Os |
20 | .Sh NAME | 20 | .Sh NAME |
@@ -31,7 +31,7 @@ | |||
31 | .Ft X509_EXTENSION * | 31 | .Ft X509_EXTENSION * |
32 | .Fo OCSP_url_svcloc_new | 32 | .Fo OCSP_url_svcloc_new |
33 | .Fa "X509_NAME *issuer" | 33 | .Fa "X509_NAME *issuer" |
34 | .Fa "char **urls" | 34 | .Fa "const char **urls" |
35 | .Fc | 35 | .Fc |
36 | .Sh DESCRIPTION | 36 | .Sh DESCRIPTION |
37 | Due to restrictions of network routing, a client may be unable to | 37 | Due to restrictions of network routing, a client may be unable to |