summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2006-07-12 13:28:44 +0000
committerDr. Stephen Henson <steve@openssl.org>2006-07-12 13:28:44 +0000
commitf489ab31471140799f4fee5c5d585da789503b2c (patch)
tree9066ec0b203e2974504ef8a90afd098339460271 /doc
parent29cf84c6925734b1a1e2b00bf688de76d1d18113 (diff)
Typo.
Diffstat (limited to 'doc')
-rw-r--r--doc/apps/genpkey.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apps/genpkey.pod b/doc/apps/genpkey.pod
index 3f4489a18a..69c7a051fe 100644
--- a/doc/apps/genpkey.pod
+++ b/doc/apps/genpkey.pod
@@ -56,7 +56,7 @@ options.
=item B<-algorithm alg>
public key algorithm to use such as RSA, DSA or DH. If used this option must
-precede and B<-pkeyopt> options. The options B<-paramfile> and B<-algorithm>
+precede any B<-pkeyopt> options. The options B<-paramfile> and B<-algorithm>
are mutually exclusive.
=item B<-pkeyopt opt:value>