summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFederico G. Schwindt <fgsch@cvs.openbsd.org>2005-04-05 22:14:21 +0000
committerFederico G. Schwindt <fgsch@cvs.openbsd.org>2005-04-05 22:14:21 +0000
commitb5d5956707b23f1bdf6da78e40490ceef3b14b5f (patch)
tree865c5bb83e0314b9c3065b5fbc06eddc6baa3e61
parent154ee2ca0eaeca9814d1534147df62863dc55bd0 (diff)
explain where type and class are defined; ok jmc@
CVS ----------------------------------------------------------------------
-rw-r--r--lib/libc/net/resolver.39
1 files changed, 8 insertions, 1 deletions
diff --git a/lib/libc/net/resolver.3 b/lib/libc/net/resolver.3
index ac48252e833..d1eb2298ae9 100644
--- a/lib/libc/net/resolver.3
+++ b/lib/libc/net/resolver.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: resolver.3,v 1.18 2005/01/22 15:44:25 jmc Exp $
+.\" $OpenBSD: resolver.3,v 1.19 2005/04/05 22:14:20 fgsch Exp $
.\"
.\" Copyright (c) 1985, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -231,6 +231,13 @@ The reply message is left in the
buffer with length
.Fa anslen
supplied by the caller.
+Values for the
+.Fa class
+and
+.Fa type
+fields
+are defined in
+.Aq Pa arpa/nameserv.h .
.Pp
The
.Fn res_search