aboutsummaryrefslogtreecommitdiff
path: root/ares/ares_init.3
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2008-12-03 09:59:50 +0000
committerDaniel Stenberg <daniel@haxx.se>2008-12-03 09:59:50 +0000
commitdd3594c6b3271e47d9b3bfcb1b6045b4da8820cd (patch)
tree111418ac692ae2ebd0ce016175e072b7cde0cb29 /ares/ares_init.3
parentf7ea43151623042dc8e51d6c4076bdddf515f5a1 (diff)
Introduce ares_dup(3) and new thoughts about API/ABI and how to move forwards.
Also discussed on the ml.
Diffstat (limited to 'ares/ares_init.3')
-rw-r--r--ares/ares_init.33
1 files changed, 2 insertions, 1 deletions
diff --git a/ares/ares_init.3 b/ares/ares_init.3
index 05fa59814..f7a7b4a22 100644
--- a/ares/ares_init.3
+++ b/ares/ares_init.3
@@ -185,7 +185,8 @@ A configuration file could not be read.
.B ARES_ENOMEM
The process's available memory was exhausted.
.SH SEE ALSO
-.BR ares_destroy (3)
+.BR ares_destroy(3),
+.BR ares_dup(3)
.SH AUTHOR
Greg Hudson, MIT Information Systems
.br