summaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/libc/net/getrrsetbyname.35
1 files changed, 3 insertions, 2 deletions
diff --git a/src/lib/libc/net/getrrsetbyname.3 b/src/lib/libc/net/getrrsetbyname.3
index 25bb539f71..710a5624c8 100644
--- a/src/lib/libc/net/getrrsetbyname.3
+++ b/src/lib/libc/net/getrrsetbyname.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: getrrsetbyname.3,v 1.5 2002/04/30 16:31:42 mpech Exp $ 1.\" $OpenBSD: getrrsetbyname.3,v 1.6 2002/05/01 08:03:29 mpech Exp $
2.\" 2.\"
3.\" Copyright (C) 2000, 2001 Internet Software Consortium. 3.\" Copyright (C) 2000, 2001 Internet Software Consortium.
4.\" 4.\"
@@ -67,7 +67,8 @@ and
67are in uncompressed DNS wire format. 67are in uncompressed DNS wire format.
68Properties of the rdataset are represented in the 68Properties of the rdataset are represented in the
69.Li rri_flags 69.Li rri_flags
70bitfield. If the 70bitfield.
71If the
71.Dv RRSET_VALIDATED 72.Dv RRSET_VALIDATED
72bit is set, the data has been DNSSEC 73bit is set, the data has been DNSSEC
73validated and the signatures verified. 74validated and the signatures verified.