summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2010-12-08 15:17:15 +0100
committerDaniel Stenberg <daniel@haxx.se>2010-12-08 15:17:15 +0100
commit0ae8dbb22d99555d401b3a37288369da9f586e62 (patch)
treeac36a5fe140cb427135814b19697ccd88ff38865
parent4d061e6b2302e50121fa2fe815a05b12ae8b832c (diff)
downloadc-ares-0ae8dbb22d99555d401b3a37288369da9f586e62.tar.gz
c-ares-0ae8dbb22d99555d401b3a37288369da9f586e62.tar.bz2
c-ares-0ae8dbb22d99555d401b3a37288369da9f586e62.zip
ares_set_local_*: added in 1.7.4, not before
-rw-r--r--ares_set_local_dev.32
-rw-r--r--ares_set_local_ip4.32
-rw-r--r--ares_set_local_ip6.32
3 files changed, 3 insertions, 3 deletions
diff --git a/ares_set_local_dev.3 b/ares_set_local_dev.3
index b967c89..cf2b7a6 100644
--- a/ares_set_local_dev.3
+++ b/ares_set_local_dev.3
@@ -34,6 +34,6 @@ silently ignored.
.BR ares_set_local_ipv4 (3)
.BR ares_set_local_ipv6 (3)
.SH NOTES
-This function was added in c-ares 1.7.2
+This function was added in c-ares 1.7.4
.SH AUTHOR
Ben Greear
diff --git a/ares_set_local_ip4.3 b/ares_set_local_ip4.3
index 217d67b..82f5fae 100644
--- a/ares_set_local_ip4.3
+++ b/ares_set_local_ip4.3
@@ -29,6 +29,6 @@ on multi-homed systems.
.SH SEE ALSO
.BR ares_set_local_ip6 (3)
.SH NOTES
-This function was added in c-ares 1.7.2
+This function was added in c-ares 1.7.4
.SH AUTHOR
Ben Greear
diff --git a/ares_set_local_ip6.3 b/ares_set_local_ip6.3
index 7ca0afc..cafa963 100644
--- a/ares_set_local_ip6.3
+++ b/ares_set_local_ip6.3
@@ -29,6 +29,6 @@ on multi-homed systems. The local_ip6 argument must be 16 bytes in length.
.SH SEE ALSO
.BR ares_set_local_ip4 (3)
.SH NOTES
-This function was added in c-ares 1.7.2
+This function was added in c-ares 1.7.4
.SH AUTHOR
Ben Greear