diff --git a/doc/apps/rsautl.pod b/doc/apps/rsautl.pod index bc8767464..6b98b5186 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>