Match description with actual output of dgst

CLA: trivial

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14089)
This commit is contained in:
KOBAYASHI Ittoku 2021-02-06 11:59:12 +09:00 committed by Pauli
parent 3a111aadc3
commit dc9ec65a01

View File

@ -125,7 +125,7 @@ see L<openssl-passphrase-options(1)>.
=item B<-verify> I<filename>
Verify the signature using the public key in "filename".
The output is either "Verification OK" or "Verification Failure".
The output is either "Verified OK" or "Verification Failure".
=item B<-prverify> I<filename>