]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - doc/man1/openssl-rsa.pod.in
pkey: update command line tool examples in light of deprecations.
[thirdparty/openssl.git] / doc / man1 / openssl-rsa.pod.in
index a688260270668771c5f576b6e79d1457ad8fb03d..5b867225ac4b81628120d451d9f660a3ad2e07bd 100644 (file)
@@ -140,6 +140,9 @@ Like B<-pubin> and B<-pubout> except B<RSAPublicKey> format is used instead.
 
 =head1 EXAMPLES
 
+Examples equivalent to these can be found in the documentation for the
+non-deprecated L<openssl-pkey(1)> command.
+
 To remove the pass phrase on an RSA private key:
 
  openssl rsa -in key.pem -out keyout.pem