From f489ab31471140799f4fee5c5d585da789503b2c Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Wed, 12 Jul 2006 13:28:44 +0000 Subject: [PATCH] Typo. --- doc/apps/genpkey.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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> -- GitLab