summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/getrrsetbyname.3
diff options
context:
space:
mode:
authormpech <>2002-04-30 16:31:42 +0000
committermpech <>2002-04-30 16:31:42 +0000
commit735441d3d93924dacae18f55adaa1568893e6b65 (patch)
tree189d582d0ea158296c42182c0a16c4b8c12a8f5f /src/lib/libc/net/getrrsetbyname.3
parent4085f6946e56aed5f42a339b220dde56d3365a01 (diff)
downloadopenbsd-735441d3d93924dacae18f55adaa1568893e6b65.tar.gz
openbsd-735441d3d93924dacae18f55adaa1568893e6b65.tar.bz2
openbsd-735441d3d93924dacae18f55adaa1568893e6b65.zip
Initial cleanup:
o) remove extra space in the end of line; o) remove extra blank lines in the end of file; o) remove .Pp before .Ss; o) CAVEAT -> CAVEATS; o) fix usage of .Fa; o) <blank-line> -> .Pp; o) wrap long lines; millert@ ok
Diffstat (limited to 'src/lib/libc/net/getrrsetbyname.3')
-rw-r--r--src/lib/libc/net/getrrsetbyname.34
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libc/net/getrrsetbyname.3 b/src/lib/libc/net/getrrsetbyname.3
index 1cec0c726b..25bb539f71 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.4 2001/08/08 16:28:43 jakob Exp $ 1.\" $OpenBSD: getrrsetbyname.3,v 1.5 2002/04/30 16:31:42 mpech Exp $
2.\" 2.\"
3.\" Copyright (C) 2000, 2001 Internet Software Consortium. 3.\" Copyright (C) 2000, 2001 Internet Software Consortium.
4.\" 4.\"
@@ -70,7 +70,7 @@ Properties of the rdataset are represented in the
70bitfield. If the 70bitfield. If the
71.Dv RRSET_VALIDATED 71.Dv RRSET_VALIDATED
72bit is set, the data has been DNSSEC 72bit is set, the data has been DNSSEC
73validated and the signatures verified. 73validated and the signatures verified.
74.Pp 74.Pp
75The following structures are used: 75The following structures are used:
76.Bd -literal -offset 76.Bd -literal -offset