[openssl-commits] [openssl] master update
matthias.st.pierre at ncp-e.com
matthias.st.pierre at ncp-e.com
Fri Feb 16 12:14:10 UTC 2018
The branch master has been updated
via 856f231bd230e7f8bd3a2183a32d39093ab4ddc3 (commit)
from 51cf8e0b50f677581bff2694942b690bbff630b7 (commit)
- Log -----------------------------------------------------------------
commit 856f231bd230e7f8bd3a2183a32d39093ab4ddc3
Author: Dr. Matthias St. Pierre <Matthias.St.Pierre at ncp-e.com>
Date: Fri Feb 16 10:26:55 2018 +0100
pkeyparam.pod: correct the command description
The description was probably copy&pasted from pkey.pod and forgotten.
Reviewed-by: Richard Levitte <levitte at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5390)
-----------------------------------------------------------------------
Summary of changes:
doc/man1/pkeyparam.pod | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/man1/pkeyparam.pod b/doc/man1/pkeyparam.pod
index 1179705..70478c5 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
More information about the openssl-commits
mailing list