diff options
Diffstat (limited to 'src/lib')
-rw-r--r-- | src/lib/libc/net/getrrsetbyname.3 | 5 |
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 | |||
67 | are in uncompressed DNS wire format. | 67 | are in uncompressed DNS wire format. |
68 | Properties of the rdataset are represented in the | 68 | Properties of the rdataset are represented in the |
69 | .Li rri_flags | 69 | .Li rri_flags |
70 | bitfield. If the | 70 | bitfield. |
71 | If the | ||
71 | .Dv RRSET_VALIDATED | 72 | .Dv RRSET_VALIDATED |
72 | bit is set, the data has been DNSSEC | 73 | bit is set, the data has been DNSSEC |
73 | validated and the signatures verified. | 74 | validated and the signatures verified. |