diff options
| author | mpech <> | 2002-05-01 08:03:29 +0000 |
|---|---|---|
| committer | mpech <> | 2002-05-01 08:03:29 +0000 |
| commit | 268d57b20e6b104b4b965917d9d5b271b0f4e039 (patch) | |
| tree | 82a1447b309cdee6dffb7dc04aa93ee124852156 /src/lib/libc | |
| parent | 735441d3d93924dacae18f55adaa1568893e6b65 (diff) | |
| download | openbsd-268d57b20e6b104b4b965917d9d5b271b0f4e039.tar.gz openbsd-268d57b20e6b104b4b965917d9d5b271b0f4e039.tar.bz2 openbsd-268d57b20e6b104b4b965917d9d5b271b0f4e039.zip | |
o) start new sentence on a new line;
o) always close .Bl tags;
o) fix usage of .Xr;
millert@ ok
Diffstat (limited to 'src/lib/libc')
| -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. |
