diff --git a/reference/network/functions/inet-pton.xml b/reference/network/functions/inet-pton.xml index 51811d5310..498bd83100 100644 --- a/reference/network/functions/inet-pton.xml +++ b/reference/network/functions/inet-pton.xml @@ -1,5 +1,5 @@ - + inet_pton @@ -50,13 +50,12 @@ <function>inet_pton</function> Example - ]]> +$in6_addr = inet_pton('::1'); +?> +]]>