The branch master has been updated
       via  9f07c405bb66d4cba03b00f3a3c1df8bee300120 (commit)
      from  a2aaf8be7e3c22a61ef89f273aa85f482b955336 (commit)


- Log -----------------------------------------------------------------
commit 9f07c405bb66d4cba03b00f3a3c1df8bee300120
Author: Soheil Rashidi <[email protected]>
Date:   Thu Oct 29 02:01:06 2015 +0330

    Fixed typo in rsautl.pod
    
    Signed-off-by: Rich Salz <[email protected]>
    Reviewed-by: Tim Hudson <[email protected]>

-----------------------------------------------------------------------

Summary of changes:
 doc/apps/rsautl.pod | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/apps/rsautl.pod b/doc/apps/rsautl.pod
index bc87674..6b98b51 100644
--- 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
-and RSA private key.
+an RSA private key.
 
 =item B<-verify>
 
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits

Reply via email to