diff options
author | jsg <> | 2022-02-19 13:09:36 +0000 |
---|---|---|
committer | jsg <> | 2022-02-19 13:09:36 +0000 |
commit | 486359b287c701ccfeaf658337192a78b563e4b4 (patch) | |
tree | de8cb02daf009466d1a5bcba62cb791e1419b8fb /src | |
parent | 27a1ec1417b81f08a40f0c6567f4ba0350d820b5 (diff) | |
download | openbsd-486359b287c701ccfeaf658337192a78b563e4b4.tar.gz openbsd-486359b287c701ccfeaf658337192a78b563e4b4.tar.bz2 openbsd-486359b287c701ccfeaf658337192a78b563e4b4.zip |
certificiate -> certificate
Diffstat (limited to 'src')
-rw-r--r-- | src/lib/libcrypto/man/OCSP_REQUEST_new.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/OCSP_REQUEST_new.3 b/src/lib/libcrypto/man/OCSP_REQUEST_new.3 index 29084a657f..a304f60160 100644 --- a/src/lib/libcrypto/man/OCSP_REQUEST_new.3 +++ b/src/lib/libcrypto/man/OCSP_REQUEST_new.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: OCSP_REQUEST_new.3,v 1.11 2021/08/06 21:45:55 schwarze Exp $ | 1 | .\" $OpenBSD: OCSP_REQUEST_new.3,v 1.12 2022/02/19 13:09:36 jsg Exp $ |
2 | .\" OpenSSL b97fdb57 Nov 11 09:33:09 2016 +0100 | 2 | .\" OpenSSL b97fdb57 Nov 11 09:33:09 2016 +0100 |
3 | .\" | 3 | .\" |
4 | .\" This file is a derived work. | 4 | .\" This file is a derived work. |
@@ -65,7 +65,7 @@ | |||
65 | .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED | 65 | .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED |
66 | .\" OF THE POSSIBILITY OF SUCH DAMAGE. | 66 | .\" OF THE POSSIBILITY OF SUCH DAMAGE. |
67 | .\" | 67 | .\" |
68 | .Dd $Mdocdate: August 6 2021 $ | 68 | .Dd $Mdocdate: February 19 2022 $ |
69 | .Dt OCSP_REQUEST_NEW 3 | 69 | .Dt OCSP_REQUEST_NEW 3 |
70 | .Os | 70 | .Os |
71 | .Sh NAME | 71 | .Sh NAME |
@@ -173,7 +173,7 @@ object, representing an ASN.1 | |||
173 | structure defined in RFC 6960. | 173 | structure defined in RFC 6960. |
174 | Such objects are used inside | 174 | Such objects are used inside |
175 | .Vt OCSP_REQINFO . | 175 | .Vt OCSP_REQINFO . |
176 | Each one asks about the validity of one certificiate. | 176 | Each one asks about the validity of one certificate. |
177 | .Fn OCSP_ONEREQ_free | 177 | .Fn OCSP_ONEREQ_free |
178 | frees | 178 | frees |
179 | .Fa onereq . | 179 | .Fa onereq . |