Commit 22b02d9478 for openssl.org

commit 22b02d94785f5108d0988bed096d24a31f80203a
Author: Bob Beck <beck@obtuse.com>
Date:   Thu Feb 5 08:37:18 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:32 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 28da653295..68ccf332c4 100644
--- a/doc/man3/SSL_set1_host.pod
+++ b/doc/man3/SSL_set1_host.pod
@@ -58,7 +58,7 @@ function is required for DANE TLSA in the presence of service name
 indirection via CNAME, MX or SRV records as specified in RFCs 7671,
 7672, and 7673.

-SSL_add1_ipaddr() adds I<ip> to the list of IP addresses, if it parses as an IP address.
+SSL_add1_ipaddr() adds I<ip_asc> to the list of IP addresses, if it parses as an IP address.

 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