Fixed typo in rsautl.pod

Signed-off-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
This commit is contained in:
Soheil Rashidi 2015-10-29 02:01:06 +03:30 committed by Rich Salz
parent a2aaf8be7e
commit 9f07c405bb

View file

@ -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
and RSA private key.
an RSA private key.
=item B<-verify>