]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - doc/man1/openssl-rsautl.pod.in
pkey: update command line tool examples in light of deprecations.
[thirdparty/openssl.git] / doc / man1 / openssl-rsautl.pod.in
index b9d0572883983a87248ec343be8e87d5fce9bd9d..1a3a1516e340b92e46fe92c1a296879959758606 100644 (file)
@@ -135,6 +135,9 @@ used to sign or verify small pieces of data.
 
 =head1 EXAMPLES
 
+Examples equivalent to these can be found in the documentation for the
+non-deprecated L<openssl-pkeyutl(1)> command.
+
 Sign some data using a private key:
 
  openssl rsautl -sign -in file -inkey key.pem -out sig