summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHugo Landau <hlandau@openssl.org>2024-04-09 09:44:05 +0100
committerHugo Landau <hlandau@openssl.org>2024-04-19 09:33:54 +0100
commit6cb88761e7722f823279781d028671001c88adef (patch)
tree3dd73f58c761f5393eb247e057bd5643036c6286
parent2f00ca766c3ab6de9dc3eab6274c02b0e8f5a2ed (diff)
Minor doc fix
Reviewed-by: Neil Horman <nhorman@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/24037)
-rw-r--r--doc/man3/SSL_new_listener.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man3/SSL_new_listener.pod b/doc/man3/SSL_new_listener.pod
index 967b169cb0..bb390cc9e0 100644
--- a/doc/man3/SSL_new_listener.pod
+++ b/doc/man3/SSL_new_listener.pod
@@ -58,8 +58,8 @@ L<SSL_net_write_desired(3)>;
=item
-Certain configurable parameters described in L<SSL_get_value(3)> (see
-L<SSL_get_value(3)> for details);
+Certain configurable parameters described in L<SSL_get_value_uint(3)> (see
+L<SSL_get_value_uint(3)> for details);
=item