[openssl] master update

beldmit at gmail.com beldmit at gmail.com
Sat Aug 28 09:13:09 UTC 2021


The branch master has been updated
       via  20b39175b59b5ae83223bbb9f743c73ae822d681 (commit)
      from  5327da81f0c70e35bdd8860af9af351313ca4ae2 (commit)


- Log -----------------------------------------------------------------
commit 20b39175b59b5ae83223bbb9f743c73ae822d681
Author: Rich Salz <rsalz at akamai.com>
Date:   Thu Aug 26 16:03:15 2021 -0400

    Yet another doc-nits fix
    
    Reviewed-by: Richard Levitte <levitte at openssl.org>
    Reviewed-by: Paul Dale <pauli at openssl.org>
    Reviewed-by: Dmitry Belyavskiy <beldmit at gmail.com>
    (Merged from https://github.com/openssl/openssl/pull/16436)

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

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

diff --git a/doc/man1/openssl-req.pod.in b/doc/man1/openssl-req.pod.in
index 9926901571..e78b04c65b 100644
--- a/doc/man1/openssl-req.pod.in
+++ b/doc/man1/openssl-req.pod.in
@@ -401,8 +401,7 @@ The options available are described in detail below.
 
 =over 4
 
-=item B<input_password>
-=item B<output_password>
+=item B<input_password>, B<output_password>
 
 The passwords for the input private key file (if present) and
 the output private key file (if one will be created). The


More information about the openssl-commits mailing list