projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2aaf8b
)
Fixed typo in rsautl.pod
author
Soheil Rashidi
<contact@soheilrashidi.com>
Wed, 28 Oct 2015 22:31:06 +0000
(
02:01
+0330)
committer
Rich Salz
<rsalz@openssl.org>
Mon, 2 Nov 2015 06:57:22 +0000
(
01:57
-0500)
Signed-off-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
doc/apps/rsautl.pod
patch
|
blob
|
history
diff --git
a/doc/apps/rsautl.pod
b/doc/apps/rsautl.pod
index bc8767464162afe9545099747ad3b6f928564c60..6b98b518649c87da587509ae15e3e216c82b4b60 100644
(file)
--- a/
doc/apps/rsautl.pod
+++ b/
doc/apps/rsautl.pod
@@
-56,7
+56,7
@@
the input is a certificate containing an RSA public key.
=item B<-sign>
sign the input data and output the signed result. This requires
-an
d
RSA private key.
+an RSA private key.
=item B<-verify>