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:34:28 +0000 (09:34 -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 1a498c2f62e0e54bd68a66111b6a78902d1e0f31..722d04273393420bb26af4e044431a81f31ec4d4 100644 (file)
@@ -105,7 +105,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   ................