From: Dr. Matthias St. Pierre Date: Fri, 16 Feb 2018 09:26:55 +0000 (+0100) Subject: pkeyparam.pod: correct the command description X-Git-Tag: OpenSSL_1_1_1-pre2~136 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=856f231bd230e7f8bd3a2183a32d39093ab4ddc3;p=oweals%2Fopenssl.git pkeyparam.pod: correct the command description The description was probably copy&pasted from pkey.pod and forgotten. Reviewed-by: Richard Levitte (Merged from https://github.com/openssl/openssl/pull/5390) --- 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 B =head1 DESCRIPTION -The B command processes public or private keys. They can be converted -between various forms and their components printed out. +The B command processes public key algorithm parameters. +They can be checked for correctness and their components printed out. =head1 OPTIONS