Commit 89bb36f06f for openssl.org

commit 89bb36f06fe7047f50da4f0dad02cdd25c5ceff2
Author: Bob Beck <beck@obtuse.com>
Date:   Thu Feb 5 08:38:03 2026 -0700

    Update doc/man3/SSL_set1_host.pod

    Co-authored-by: Viktor Dukhovni <viktor1ghub@dukhovni.org>

    Reviewed-by: Neil Horman <nhorman@openssl.org>
    Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
    MergeDate: Tue Feb 24 14:04:37 2026
    (Merged from https://github.com/openssl/openssl/pull/29612)

diff --git a/doc/man3/SSL_set1_host.pod b/doc/man3/SSL_set1_host.pod
index 68ccf332c4..3ce9c845b6 100644
--- a/doc/man3/SSL_set1_host.pod
+++ b/doc/man3/SSL_set1_host.pod
@@ -64,7 +64,7 @@ It is recommended that TLS clients use SSL_set1_dnsname() to configure server
 hostname validation and L<SSL_set_tlsext_host_name(3)> to configure
 Server Name Indication (SNI), which may be crucial also for correct
 server certificate selection and/or routing of the connection request.
-SSL_set1_ip(), or SSL_set1_ip_asc()
+SSL_set1_ipaddr()
 should be used for server IP address validation,

 SSL_set_hostflags() sets the I<flags> that will be passed to