From: Dr. Stephen Henson Date: Wed, 12 Jul 2006 13:28:44 +0000 (+0000) Subject: Typo. X-Git-Tag: OpenSSL_0_9_8k^2~1201 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=f489ab31471140799f4fee5c5d585da789503b2c;p=oweals%2Fopenssl.git Typo. --- 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>