From: Nils Larsch Date: Tue, 3 May 2005 18:34:01 +0000 (+0000) Subject: fix typo X-Git-Tag: BEN_FIPS_TEST_8~42^2~11 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9b62318311b153f1d2d6028c383b2a221ab16a71;p=thirdparty%2Fopenssl.git fix typo PR: 1054 --- diff --git a/doc/apps/CA.pl.pod b/doc/apps/CA.pl.pod index 58e0f520010..ed69952f379 100644 --- a/doc/apps/CA.pl.pod +++ b/doc/apps/CA.pl.pod @@ -47,7 +47,7 @@ written to the file "newreq.pem". creates a new certificate request. The private key and request are written to the file "newreq.pem". -=item B<-newreq-nowdes> +=item B<-newreq-nodes> is like B<-newreq> except that the private key will not be encrypted.