fix typo
authorNils Larsch <nils@openssl.org>
Tue, 3 May 2005 18:34:01 +0000 (18:34 +0000)
committerNils Larsch <nils@openssl.org>
Tue, 3 May 2005 18:34:01 +0000 (18:34 +0000)
PR: 1054

doc/apps/CA.pl.pod

index 58e0f5200100c248d271a7ffefe523ed4a5aa65e..ed69952f3799e4de2665a913371bb5444e3875a4 100644 (file)
@@ -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.