]> asedeno.scripts.mit.edu Git - 1ts-debian.git/blobdiff - libares/ares_search.3
need automake as a build-dep, even though we don't use most of it
[1ts-debian.git] / libares / ares_search.3
index f9ceb23169857dd39b424a63c5f21713b0200f20..567c78ccb9044240e0b2cb945b2eefd53634467f 100644 (file)
@@ -1,4 +1,4 @@
-.\" $Id: ares_search.3,v 1.1 1998/08/13 18:07:35 ghudson Exp $
+.\" $Id: ares_search.3,v 1.2 2000/09/21 19:16:00 ghudson Exp $
 .\"
 .\" Copyright 1998 by the Massachusetts Institute of Technology.
 .\"
@@ -25,7 +25,7 @@ ares_search \- Initiate a DNS query with domain search
 .B     unsigned char *\fIabuf\fP, int \fIalen\fP)
 .PP
 .B void ares_search(ares_channel \fIchannel\fP, const char *\fIname\fP,
-.B     int \fIclass\fP, int \fItype\fP, ares_callback \fIcallback\fP,
+.B     int \fIdnsclass\fP, int \fItype\fP, ares_callback \fIcallback\fP,
 .B     void *\fIarg\fP)
 .fi
 .SH DESCRIPTION
@@ -41,7 +41,7 @@ gives the alias name or the base of the query name as a NUL-terminated
 C string of period-separated labels; if it ends with a period, the
 channel's search domains will not be used.  Periods and backslashes
 within a label must be escaped with a backslash.  The parameters
-.I class
+.I dnsclass
 and
 .I type
 give the class and type of the query using the values defined in