summaryrefslogtreecommitdiff
path: root/ares_save_options.3
diff options
context:
space:
mode:
Diffstat (limited to 'ares_save_options.3')
-rw-r--r--ares_save_options.36
1 files changed, 3 insertions, 3 deletions
diff --git a/ares_save_options.3 b/ares_save_options.3
index 0dd4b4e..54250c0 100644
--- a/ares_save_options.3
+++ b/ares_save_options.3
@@ -58,9 +58,9 @@ this config struct, which may no longer be the complete set of config
options. \fBares_dup(3)\fP will not have that restriction.
The ares_options struct can not handle potential IPv6 name servers the
-ares_channel might be configured to use. Function \fBares_save_options(3)\fP
-will only return IPv4 servers if any. In order to retrieve all name servers
-an ares_channel might be using, function \fBares_get_servers(3)\fP must be
+ares_channel might be configured to use. The \fBares_save_options(3)\fP function
+will only return IPv4 servers, if any. In order to retrieve all name servers
+an ares_channel might be using, the \fBares_get_servers(3)\fP function must be
used instead.
.SH SEE ALSO
.BR ares_destroy_options (3),