summaryrefslogtreecommitdiffstats
path: root/doc/man1/openssl-rsa.pod.in
diff options
context:
space:
mode:
authorAnkita Shetty <ankita.s.shetty65@gmail.com>2020-12-09 21:56:51 +0100
committerDr. David von Oheimb <dev@ddvo.net>2020-12-13 12:47:14 +0100
commit469491536d7810337110823f1b5ca296c7ca8cc1 (patch)
tree08049fa1b74bd3854c73b69e7f737accbd171e49 /doc/man1/openssl-rsa.pod.in
parent2e1bc081007db167d7ce4740fcc6f185f62c9881 (diff)
openssl.pod: Fix openSSL options doc
Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org> Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com> (Merged from https://github.com/openssl/openssl/pull/13651)
Diffstat (limited to 'doc/man1/openssl-rsa.pod.in')
-rw-r--r--doc/man1/openssl-rsa.pod.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/man1/openssl-rsa.pod.in b/doc/man1/openssl-rsa.pod.in
index 1eebef83ef..1d98caabb6 100644
--- a/doc/man1/openssl-rsa.pod.in
+++ b/doc/man1/openssl-rsa.pod.in
@@ -62,12 +62,12 @@ Print out a usage message.
The key input format; the default is B<PEM>.
The only value with effect is B<ENGINE>; all others have become obsolete.
-See L<openssl-format-options(1)/Format Options> for details.
+See L<openssl-format-options(1)> for details.
=item B<-outform> B<DER>|B<PEM>
The key output format; the default is B<PEM>.
-See L<openssl-format-options(1)/Format Options> for details.
+See L<openssl-format-options(1)> for details.
=item B<-traditional>
@@ -84,7 +84,7 @@ prompted for.
The password source for the input and output file.
For more information about the format of B<arg>
-see L<openssl-passphrase-options(1)/Pass Phrase Options>.
+see L<openssl-passphrase-options(1)>.
=item B<-out> I<filename>