summaryrefslogtreecommitdiffstats
path: root/doc/man7
diff options
context:
space:
mode:
authorHongren Zheng <i@zenithal.me>2024-04-22 12:50:21 +0800
committerTomas Mraz <tomas@openssl.org>2024-05-09 10:50:42 +0200
commitd3184110196b690d314424ac55404278d98eda32 (patch)
tree5d0306b23a759230932e11f83ed5d15e97edb21a /doc/man7
parentc1bf576037ef8fe665abb47c11336e91f007e34c (diff)
Add OPENSSL_riscvcap man page
Reviewed-by: Paul Dale <ppzgs1@gmail.com> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/24172)
Diffstat (limited to 'doc/man7')
-rw-r--r--doc/man7/openssl-env.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man7/openssl-env.pod b/doc/man7/openssl-env.pod
index 65ff2faacb..45271d8965 100644
--- a/doc/man7/openssl-env.pod
+++ b/doc/man7/openssl-env.pod
@@ -80,7 +80,7 @@ OpenSSL supports a number of different algorithm implementations for
various machines and, by default, it determines which to use based on the
processor capabilities and run time feature enquiry. These environment
variables can be used to exert more control over this selection process.
-See L<OPENSSL_ia32cap(3)>, L<OPENSSL_s390xcap(3)>.
+See L<OPENSSL_ia32cap(3)>, L<OPENSSL_s390xcap(3)> and L<OPENSSL_riscvcap(3)>.
=item B<NO_PROXY>, B<HTTPS_PROXY>, B<HTTP_PROXY>