Commit 9f07c405 authored by Soheil Rashidi's avatar Soheil Rashidi Committed by Rich Salz
Browse files

Fixed typo in rsautl.pod



Signed-off-by: default avatarRich Salz <rsalz@openssl.org>
Reviewed-by: default avatarTim Hudson <tjh@openssl.org>
parent a2aaf8be
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>