diff --git a/reference/sockets/functions/socket-addrinfo-lookup.xml b/reference/sockets/functions/socket-addrinfo-lookup.xml index bc011d8f99af..415ab7627b58 100644 --- a/reference/sockets/functions/socket-addrinfo-lookup.xml +++ b/reference/sockets/functions/socket-addrinfo-lookup.xml @@ -56,7 +56,8 @@ &reftitle.returnvalues; - Returns an array of AddressInfo instances that can be used with the other socket_addrinfo functions. + Returns an array of AddressInfo instances that can be used with + the socket_addrinfo_*() family of functions. On failure, &false; is returned.