summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2022-02-19 13:09:37 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2022-02-19 13:09:37 +0000
commitc3083027c3dd80e17b2ff704c6186b5aa64659e4 (patch)
tree5cdf0bad6d5ff70ac388c131cc584e68df33a963 /lib
parent97e132d4663f3405b14d31c2b1f0efe5b7455e93 (diff)
certificiate -> certificate
Diffstat (limited to 'lib')
-rw-r--r--lib/libcrypto/man/OCSP_REQUEST_new.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libcrypto/man/OCSP_REQUEST_new.3 b/lib/libcrypto/man/OCSP_REQUEST_new.3
index 29084a657f4..a304f601600 100644
--- a/lib/libcrypto/man/OCSP_REQUEST_new.3
+++ b/lib/libcrypto/man/OCSP_REQUEST_new.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: OCSP_REQUEST_new.3,v 1.11 2021/08/06 21:45:55 schwarze Exp $
+.\" $OpenBSD: OCSP_REQUEST_new.3,v 1.12 2022/02/19 13:09:36 jsg Exp $
.\" OpenSSL b97fdb57 Nov 11 09:33:09 2016 +0100
.\"
.\" This file is a derived work.
@@ -65,7 +65,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
.\" OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: August 6 2021 $
+.Dd $Mdocdate: February 19 2022 $
.Dt OCSP_REQUEST_NEW 3
.Os
.Sh NAME
@@ -173,7 +173,7 @@ object, representing an ASN.1
structure defined in RFC 6960.
Such objects are used inside
.Vt OCSP_REQINFO .
-Each one asks about the validity of one certificiate.
+Each one asks about the validity of one certificate.
.Fn OCSP_ONEREQ_free
frees
.Fa onereq .