[openssl-commits] [openssl] master update

Rich Salz rsalz at openssl.org
Sun Mar 4 23:57:36 UTC 2018


The branch master has been updated
       via  24c346086d9e1ad5aef1afac8145b32638f3d17c (commit)
      from  3e8fcd3d1f9343707e1c4f9e8d5deb32bfac6538 (commit)


- Log -----------------------------------------------------------------
commit 24c346086d9e1ad5aef1afac8145b32638f3d17c
Author: Alex Gaynor <alex.gaynor at gmail.com>
Date:   Sun Mar 4 18:57:24 2018 -0500

    Fixed a typo in a man page
    
    Reviewed-by: Andy Polyakov <appro at openssl.org>
    Reviewed-by: Rich Salz <rsalz at openssl.org>
    (Merged from https://github.com/openssl/openssl/pull/5508)

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

Summary of changes:
 doc/man1/openssl.pod | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/man1/openssl.pod b/doc/man1/openssl.pod
index bda9ecf..9b951f5 100644
--- a/doc/man1/openssl.pod
+++ b/doc/man1/openssl.pod
@@ -208,7 +208,7 @@ Generate pseudo-random bytes.
 
 =item L<B<rehash>|rehash(1)>
 
-Create symbolic links to certficate and CRL files named by the hash values.
+Create symbolic links to certificate and CRL files named by the hash values.
 
 =item L<B<req>|req(1)>
 


More information about the openssl-commits mailing list