summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/apps/rsautl.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apps/rsautl.pod b/doc/apps/rsautl.pod
index bc87674641..6b98b51864 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>