The branch master has been updated
       via  5ff554cfd2c2b20f9f8c4b0f4c2a61c4e35379f1 (commit)
      from  3b5e5172007d5eb30cec4269a0f763c9632afd06 (commit)


- Log -----------------------------------------------------------------
commit 5ff554cfd2c2b20f9f8c4b0f4c2a61c4e35379f1
Author: Alex Gaynor <alex.gay...@gmail.com>
Date:   Wed Mar 7 14:01:05 2018 -0500

    Corrected two typos in a man page
    
    Reviewed-by: Tim Hudson <t...@openssl.org>
    Reviewed-by: Rich Salz <rs...@openssl.org>
    (Merged from https://github.com/openssl/openssl/pull/5542)

-----------------------------------------------------------------------

Summary of changes:
 doc/man3/ADMISSIONS.pod | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/man3/ADMISSIONS.pod b/doc/man3/ADMISSIONS.pod
index c38ad04..5dcf72e 100644
--- a/doc/man3/ADMISSIONS.pod
+++ b/doc/man3/ADMISSIONS.pod
@@ -99,10 +99,10 @@ The B<PROFESSION_INFOS>, B<ADMISSION_SYNTAX>, 
B<ADMISSIONS>, and
 B<PROFESSION_INFO> types are opaque structures representing the
 analogous types defined in the Common PKI Specification published
 by L<https://www.t7ev.org>.
-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<d2i_X509(3)>.
+are described in L<d2i_X509(3)>.
 The conventional routines to allocate and free the types are defined
 in L<X509_dup(3)>.
 
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits

Reply via email to