openssl.pod: Fix openSSL options doc
[openssl.git] / doc / man1 / openssl-genpkey.pod.in
index 14b5767c9460a694855f23b471c25ddd54719064..7f4ebef439a0011f1026aeee1e7e3bb2fc022f2c 100644 (file)
@@ -47,14 +47,14 @@ standard output is used.
 =item B<-outform> B<DER>|B<PEM>
 
 The output format, except when B<-genparam> is given; the default is B<PEM>.
-See L<openssl-format-options(1)/Format Options> for details.
+See L<openssl-format-options(1)> for details.
 
 When B<-genparam> is given, B<-outform> is ignored.
 
 =item B<-pass> I<arg>
 
 The output file password source. For more information about the format of I<arg>
-see L<openssl-passphrase-options(1)/Pass Phrase Options>.
+see L<openssl-passphrase-options(1)>.
 
 =item B<-I<cipher>>