[openssl-commits] [openssl] OpenSSL_1_1_1-stable update

matthias.st.pierre at ncp-e.com matthias.st.pierre at ncp-e.com
Mon Jan 7 05:38:59 UTC 2019


The branch OpenSSL_1_1_1-stable has been updated
       via  053aedf1536267b621cb8d7bceaafece4df03c41 (commit)
      from  952d813eeaa6baf01bf25b057f760a6f21147c7e (commit)


- Log -----------------------------------------------------------------
commit 053aedf1536267b621cb8d7bceaafece4df03c41
Author: Dr. Matthias St. Pierre <Matthias.St.Pierre at ncp-e.com>
Date:   Mon Jan 7 01:21:56 2019 +0100

    doc/man1/x509.pod: fix typo
    
    This looks like a copy&paste error from req.pod to x509.pod.
    
    Reviewed-by: Richard Levitte <levitte at openssl.org>
    (Merged from https://github.com/openssl/openssl/pull/7995)
    
    (cherry picked from commit 67ee899cb51d3e3d7b5f00b878f8f82a097b93f0)

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

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

diff --git a/doc/man1/x509.pod b/doc/man1/x509.pod
index 547da5d..0ab7384 100644
--- a/doc/man1/x509.pod
+++ b/doc/man1/x509.pod
@@ -173,7 +173,7 @@ options. See the B<TEXT OPTIONS> section for more information.
 
 =item B<-noout>
 
-This option prevents output of the encoded version of the request.
+This option prevents output of the encoded version of the certificate.
 
 =item B<-pubkey>
 


More information about the openssl-commits mailing list