mirror of
https://frontier.innolan.net/rainlance/c-ares.git
synced 2025-11-20 16:52:27 +00:00
ares_create_query.3: mention when this is added
This commit is contained in:
@ -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)
|
||||
|
||||
Reference in New Issue
Block a user