aboutsummaryrefslogtreecommitdiff
path: root/ares/ares_dup.3
diff options
context:
space:
mode:
Diffstat (limited to 'ares/ares_dup.3')
-rw-r--r--ares/ares_dup.37
1 files changed, 4 insertions, 3 deletions
diff --git a/ares/ares_dup.3 b/ares/ares_dup.3
index cdf5a42e4..4c866f9f9 100644
--- a/ares/ares_dup.3
+++ b/ares/ares_dup.3
@@ -1,6 +1,6 @@
.\" $Id$
.\"
-.\" Copyright (C) 2007-2008 by Daniel Stenberg
+.\" Copyright (C) 2004-2009 by Daniel Stenberg
.\"
.\" Permission to use, copy, modify, and distribute this
.\" software and its documentation for any purpose and without
@@ -14,7 +14,7 @@
.\" this software for any purpose. It is provided "as is"
.\" without express or implied warranty.
.\"
-.TH ARES_DUP 3 "2 Dec 2008"
+.TH ARES_DUP 3 "26 May 2009"
.SH NAME
ares_dup \- Duplicate a resolver channel
.SH SYNOPSIS
@@ -35,7 +35,8 @@ with additional options set exactly as the \fIsource\fP channel has them
configured.
.SH SEE ALSO
.BR ares_destroy(3),
-.BR ares_init(3)
+.BR ares_init(3),
+.BR ares_library_init(3)
.SH AVAILABILITY
ares_dup(3) was added in c-ares 1.6.0
.SH AUTHOR