projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1efb67
)
fix typo
author
Nils Larsch
<nils@openssl.org>
Tue, 3 May 2005 18:35:16 +0000
(18:35 +0000)
committer
Nils Larsch
<nils@openssl.org>
Tue, 3 May 2005 18:35:16 +0000
(18:35 +0000)
PR: 1054
doc/apps/CA.pl.pod
patch
|
blob
|
history
diff --git
a/doc/apps/CA.pl.pod
b/doc/apps/CA.pl.pod
index 58e0f5200100c248d271a7ffefe523ed4a5aa65e..ed69952f3799e4de2665a913371bb5444e3875a4 100644
(file)
--- 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-no
w
des>
+=item B<-newreq-nodes>
is like B<-newreq> except that the private key will not be encrypted.