summaryrefslogtreecommitdiffstats
path: root/doc/apps/req.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/apps/req.pod')
-rw-r--r--doc/apps/req.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/apps/req.pod b/doc/apps/req.pod
index eb840be87f..9e8e1abf64 100644
--- a/doc/apps/req.pod
+++ b/doc/apps/req.pod
@@ -153,7 +153,7 @@ the default key size, specified in the configuration file is used.
All other algorithms support the B<-newkey alg:file> form, where file may be
an algorithm parameter file, created by the B<genpkey -genparam> command
-or and X.509 certificate for a key with approriate algorithm.
+or and X.509 certificate for a key with appropriate algorithm.
B<param:file> generates a key using the parameter file or certificate B<file>,
the algorithm is determined by the parameters. B<algname:file> use algorithm
@@ -278,7 +278,7 @@ set multiple options. See the L<x509(1)|x509(1)> manual page for details.
customise the output format used with B<-text>. The B<option> argument can be
a single option or multiple options separated by commas.
-See discission of the B<-certopt> parameter in the L<B<x509>|x509(1)>
+See discussion of the B<-certopt> parameter in the L<B<x509>|x509(1)>
command.