summaryrefslogtreecommitdiffstats
path: root/doc/man1/openssl-pkey.pod.in
diff options
context:
space:
mode:
authorPauli <paul.dale@oracle.com>2020-02-18 09:46:52 +1000
committerPauli <paul.dale@oracle.com>2020-02-21 22:55:13 +1000
commit35eb4588710dc900f53301f87e3a27782b443f76 (patch)
tree294eeda9864dffe36cc56df1b355c0af8ddb2b40 /doc/man1/openssl-pkey.pod.in
parente1dcac22607f6ecbb5ad4f15fc1a54f54f40c1ba (diff)
pkey: update command line tool examples in light of deprecations.
Specifically, refer from the deprecated tools to the pkey equivalents. Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com> (Merged from https://github.com/openssl/openssl/pull/11113)
Diffstat (limited to 'doc/man1/openssl-pkey.pod.in')
-rw-r--r--doc/man1/openssl-pkey.pod.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man1/openssl-pkey.pod.in b/doc/man1/openssl-pkey.pod.in
index e2905b6934..c85fc12327 100644
--- a/doc/man1/openssl-pkey.pod.in
+++ b/doc/man1/openssl-pkey.pod.in
@@ -120,7 +120,7 @@ of a key pair.
=head1 EXAMPLES
-To remove the pass phrase on an RSA private key:
+To remove the pass phrase on a private key:
openssl pkey -in key.pem -out keyout.pem