summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRich Salz <rsalz@akamai.com>2021-08-26 16:03:15 -0400
committerDmitry Belyavskiy <beldmit@gmail.com>2021-08-28 11:12:14 +0200
commit20b39175b59b5ae83223bbb9f743c73ae822d681 (patch)
tree4d7f4158daf647c8526734997cb4203037abec63
parent5327da81f0c70e35bdd8860af9af351313ca4ae2 (diff)
Yet another doc-nits fix
Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com> (Merged from https://github.com/openssl/openssl/pull/16436)
-rw-r--r--doc/man1/openssl-req.pod.in3
1 files changed, 1 insertions, 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