summaryrefslogtreecommitdiff
path: root/ares_create_query.3
diff options
context:
space:
mode:
Diffstat (limited to 'ares_create_query.3')
-rw-r--r--ares_create_query.36
1 files changed, 4 insertions, 2 deletions
diff --git a/ares_create_query.3 b/ares_create_query.3
index d01b8d8..5fd94fc 100644
--- a/ares_create_query.3
+++ b/ares_create_query.3
@@ -1,5 +1,5 @@
.\"
-.\" Copyright 1998, 2000 by the Massachusetts Institute of Technology.
+.\" Copyright 1998 by the Massachusetts Institute of Technology.
.\"
.\" Permission to use, copy, modify, and distribute this
.\" software and its documentation for any purpose and without
@@ -13,7 +13,7 @@
.\" this software for any purpose. It is provided "as is"
.\" without express or implied warranty.
.\"
-.TH ARES_CREATE_QUERY 3 "20 Nov 2009"
+.TH ARES_CREATE_QUERY 3 "17 Aug 2012"
.SH NAME
ares_create_query \- Compose a single-question DNS query buffer
.SH SYNOPSIS
@@ -73,6 +73,8 @@ characters.
.TP 15
.B ARES_ENOMEM
Memory was exhausted.
+.SH AVAILABILITY
+Added in c-ares 1.10.0
.SH SEE ALSO
.BR ares_expand_name (3),
.BR ares_free_string (3)