diff options
author | jmc <> | 2016-12-13 12:59:36 +0000 |
---|---|---|
committer | jmc <> | 2016-12-13 12:59:36 +0000 |
commit | a13fc188fa0f2d55808e0fb7154aafab89156c90 (patch) | |
tree | c72ec1d1323c9d67376368f02fcc3a701aa4f9ce /src/lib | |
parent | eed13e64effc819dc3515c637c3f057cfa1abcbb (diff) | |
download | openbsd-a13fc188fa0f2d55808e0fb7154aafab89156c90.tar.gz openbsd-a13fc188fa0f2d55808e0fb7154aafab89156c90.tar.bz2 openbsd-a13fc188fa0f2d55808e0fb7154aafab89156c90.zip |
typo fix; ok schwarze
Diffstat (limited to 'src/lib')
-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 07200114e5..ad0660a9bc 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.1 2016/12/12 22:48:02 schwarze Exp $ | 1 | .\" $OpenBSD: OCSP_SERVICELOC_new.3,v 1.2 2016/12/13 12:59:36 jmc 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: December 12 2016 $ | 17 | .Dd $Mdocdate: December 13 2016 $ |
18 | .Dt OCSP_SERVICELOC_NEW 3 | 18 | .Dt OCSP_SERVICELOC_NEW 3 |
19 | .Os | 19 | .Os |
20 | .Sh NAME | 20 | .Sh NAME |
@@ -59,7 +59,7 @@ frees | |||
59 | .Fn OCSP_url_svcloc_new | 59 | .Fn OCSP_url_svcloc_new |
60 | requires an | 60 | requires an |
61 | .Fa issuer | 61 | .Fa issuer |
62 | name and optionally accepts an array or | 62 | name and optionally accepts an array of |
63 | .Fa urls . | 63 | .Fa urls . |
64 | If | 64 | If |
65 | .Fa urls | 65 | .Fa urls |