From: Alex Gaynor Date: Wed, 7 Mar 2018 19:01:05 +0000 (-0500) Subject: Corrected two typos in a man page X-Git-Tag: OpenSSL_1_1_1-pre3~168 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=5ff554cfd2c2b20f9f8c4b0f4c2a61c4e35379f1;p=oweals%2Fopenssl.git Corrected two typos in a man page Reviewed-by: Tim Hudson Reviewed-by: Rich Salz (Merged from https://github.com/openssl/openssl/pull/5542) --- diff --git a/doc/man3/ADMISSIONS.pod b/doc/man3/ADMISSIONS.pod index c38ad040ef..5dcf72e201 100644 --- a/doc/man3/ADMISSIONS.pod +++ b/doc/man3/ADMISSIONS.pod @@ -99,10 +99,10 @@ The B, B, B, and B types are opaque structures representing the analogous types defined in the Common PKI Specification published by L. -Knowledge of those strutures and their semantics is assumed. +Knowledge of those structures and their semantics is assumed. The conventional routines to convert between DER and the local format -are desribed in L. +are described in L. The conventional routines to allocate and free the types are defined in L.