Match description with actual output of dgst
authorKOBAYASHI Ittoku <nono381d815@gmail.com>
Sat, 6 Feb 2021 02:59:12 +0000 (11:59 +0900)
committerPauli <ppzgs1@gmail.com>
Thu, 11 Feb 2021 00:19:21 +0000 (10:19 +1000)
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)

doc/man1/openssl-dgst.pod.in

index d90e6146c6c8b200c6626a0c76c29f525b8519ec..b976ad45d84e6ccd107caa3a55d15b5019ed2dc4 100644 (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>