From: multics Date: Sun, 10 Sep 2017 13:02:07 +0000 (+0800) Subject: Update rsautl.pod for typo X-Git-Tag: OpenSSL_1_1_0g~72 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=93687bdde6e91cd31b015cc44e177457a65ce4a9;p=oweals%2Fopenssl.git Update rsautl.pod for typo Fixes the typo CLA: trivial Reviewed-by: Paul Dale Reviewed-by: Rich Salz (Merged from https://github.com/openssl/openssl/pull/4354) (cherry picked from commit f70c22eb23763c6dce050293cc1b9a0a234d72b2) --- diff --git a/doc/apps/rsautl.pod b/doc/apps/rsautl.pod index 038f00be44..cd21206faa 100644 --- a/doc/apps/rsautl.pod +++ b/doc/apps/rsautl.pod @@ -115,7 +115,7 @@ Recover the signed data Examine the raw signed data: - openssl rsautl -verify -in file -inkey key.pem -raw -hexdump + openssl rsautl -verify -in sig -inkey key.pem -raw -hexdump 0000 - 00 01 ff ff ff ff ff ff-ff ff ff ff ff ff ff ff ................ 0010 - ff ff ff ff ff ff ff ff-ff ff ff ff ff ff ff ff ................