summaryrefslogtreecommitdiffstats
path: root/doc/man1
diff options
context:
space:
mode:
authorDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>2018-02-16 10:26:55 +0100
committerDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>2018-02-16 13:12:52 +0100
commit856f231bd230e7f8bd3a2183a32d39093ab4ddc3 (patch)
tree8db124a2f961e831517d9d6eba13055d333633b5 /doc/man1
parent51cf8e0b50f677581bff2694942b690bbff630b7 (diff)
pkeyparam.pod: correct the command description
The description was probably copy&pasted from pkey.pod and forgotten. Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/5390)
Diffstat (limited to 'doc/man1')
-rw-r--r--doc/man1/pkeyparam.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man1/pkeyparam.pod b/doc/man1/pkeyparam.pod
index 117970582d..70478c56cf 100644
--- a/doc/man1/pkeyparam.pod
+++ b/doc/man1/pkeyparam.pod
@@ -18,8 +18,8 @@ B<openssl> B<pkeyparam>
=head1 DESCRIPTION
-The B<pkey> command processes public or private keys. They can be converted
-between various forms and their components printed out.
+The B<pkeyparam> command processes public key algorithm parameters.
+They can be checked for correctness and their components printed out.
=head1 OPTIONS