Update rsautl.pod for typo
authormultics <multics.cn@gmail.com>
Sun, 10 Sep 2017 13:02:07 +0000 (21:02 +0800)
committerRich Salz <rsalz@openssl.org>
Mon, 11 Sep 2017 13:33:43 +0000 (09:33 -0400)
Fixes the typo
CLA: trivial

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4354)

(cherry picked from commit f70c22eb23763c6dce050293cc1b9a0a234d72b2)

doc/apps/rsautl.pod

index 038f00be44d13100ebd14fb4e7c69fd06bfbcf35..cd21206faa815598c06310b2ecf6fd3ab2e1264c 100644 (file)
@@ -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   ................