From: KOBAYASHI Ittoku Date: Sat, 6 Feb 2021 02:59:12 +0000 (+0900) Subject: Match description with actual output of dgst X-Git-Tag: openssl-3.0.0-alpha12~84 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dc9ec65a018d92306e4b3139239505c5cfc5b15e;p=thirdparty%2Fopenssl.git Match description with actual output of dgst CLA: trivial Reviewed-by: Tomas Mraz Reviewed-by: Paul Dale (Merged from https://github.com/openssl/openssl/pull/14089) --- diff --git a/doc/man1/openssl-dgst.pod.in b/doc/man1/openssl-dgst.pod.in index d90e6146c6c..b976ad45d84 100644 --- a/doc/man1/openssl-dgst.pod.in +++ b/doc/man1/openssl-dgst.pod.in @@ -125,7 +125,7 @@ see L. =item B<-verify> I 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