... they may still *resolve* other families, but not use those
addresses.
Ref: #8530
Closes #8543
Category: connection dns
Example: --ipv4 $URL
---
-This option tells curl to resolve names to IPv4 addresses only, and not for
-example try IPv6.
+This option tells curl to use IPv4 addresses only, and not for example try
+IPv6.
Category: connection dns
Example: --ipv6 $URL
---
-This option tells curl to resolve names to IPv6 addresses only, and not for
-example try IPv4.
+This option tells curl to use IPv6 addresses only, and not for example try
+IPv4.