summaryrefslogtreecommitdiffstats
path: root/doc/man1/openssl-req.pod
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2019-10-01 20:06:22 +0200
committerRichard Levitte <levitte@openssl.org>2019-10-09 10:44:32 +0200
commitf5c14c63226b12e10a9404604657f2860dcfcdee (patch)
treea239b113c762ab78f38a05f89266c5bb79a54f2c /doc/man1/openssl-req.pod
parent35a810bb1d6af5a71170c5c4b506f7665d573a3e (diff)
Command docs: fix links to other sections (sometimes in other manuals)
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org> (Merged from https://github.com/openssl/openssl/pull/10065)
Diffstat (limited to 'doc/man1/openssl-req.pod')
-rw-r--r--doc/man1/openssl-req.pod8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/man1/openssl-req.pod b/doc/man1/openssl-req.pod
index ef90a78db8..59da90cb79 100644
--- a/doc/man1/openssl-req.pod
+++ b/doc/man1/openssl-req.pod
@@ -102,8 +102,8 @@ default.
=item B<-passout> I<arg>
-The output file password source. For more information about the format of I<arg>
-see the B<PASS PHRASE ARGUMENTS> section in L<openssl(1)>.
+The output file password source. For more information about the format of B<arg>
+see L<openssl(1)/Pass phrase options>.
=item B<-text>
@@ -184,8 +184,8 @@ specified by B<-pkeyopt> I<paramset:X>
Set the public key algorithm option I<opt> to I<value>. The precise set of
options supported depends on the public key algorithm used and its
-implementation. See B<KEY GENERATION OPTIONS> in the B<genpkey> manual page
-for more details.
+implementation.
+See L<openssl-genpkey(1)/KEY GENERATION OPTIONS> for more details.
=item B<-key> I<filename>