summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorfgsch <>2005-04-05 22:14:20 +0000
committerfgsch <>2005-04-05 22:14:20 +0000
commit6465de7843179659b6c45819061d5baa0baca722 (patch)
tree1e8da6e814a5f555016052769fa911575ef16553 /src
parentadf0cc84af95f45c15d1706187b42ff0e386ccb4 (diff)
downloadopenbsd-6465de7843179659b6c45819061d5baa0baca722.tar.gz
openbsd-6465de7843179659b6c45819061d5baa0baca722.tar.bz2
openbsd-6465de7843179659b6c45819061d5baa0baca722.zip
explain where type and class are defined; ok jmc@
CVS ----------------------------------------------------------------------
Diffstat (limited to 'src')
-rw-r--r--src/lib/libc/net/resolver.39
1 files changed, 8 insertions, 1 deletions
diff --git a/src/lib/libc/net/resolver.3 b/src/lib/libc/net/resolver.3
index ac48252e83..d1eb2298ae 100644
--- a/src/lib/libc/net/resolver.3
+++ b/src/lib/libc/net/resolver.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: resolver.3,v 1.18 2005/01/22 15:44:25 jmc Exp $ 1.\" $OpenBSD: resolver.3,v 1.19 2005/04/05 22:14:20 fgsch Exp $
2.\" 2.\"
3.\" Copyright (c) 1985, 1991, 1993 3.\" Copyright (c) 1985, 1991, 1993
4.\" The Regents of the University of California. All rights reserved. 4.\" The Regents of the University of California. All rights reserved.
@@ -231,6 +231,13 @@ The reply message is left in the
231buffer with length 231buffer with length
232.Fa anslen 232.Fa anslen
233supplied by the caller. 233supplied by the caller.
234Values for the
235.Fa class
236and
237.Fa type
238fields
239are defined in
240.Aq Pa arpa/nameserv.h .
234.Pp 241.Pp
235The 242The
236.Fn res_search 243.Fn res_search