summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDavid von Oheimb <David.von.Oheimb@siemens.com>2017-12-14 08:04:00 +0100
committerDr. David von Oheimb <David.von.Oheimb@siemens.com>2020-11-19 11:36:02 +0100
commitc1097eecdfe438bcb18b3f556ca4e5dec0748cfc (patch)
treec010dcfc1868c672d0831d0bd6f299d2a38af37b /doc
parentd7e498ac55f12bc2f4e7f948cbb8de2e3eeafc74 (diff)
apps/ca: Minor code and doc cleanup
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org> (Merged from https://github.com/openssl/openssl/pull/4930)
Diffstat (limited to 'doc')
-rw-r--r--doc/man1/openssl-ca.pod.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man1/openssl-ca.pod.in b/doc/man1/openssl-ca.pod.in
index bfb8f1a30d..0c53b5935c 100644
--- a/doc/man1/openssl-ca.pod.in
+++ b/doc/man1/openssl-ca.pod.in
@@ -198,7 +198,7 @@ self-signed certificate.
=item B<-passin> I<arg>
-The key and certificate password source.
+The password source for key files and certificate PKCS#12 files.
For more information about the format of B<arg>
see L<openssl(1)/Pass Phrase Options>.