summaryrefslogtreecommitdiff
path: root/tcpdump.1
diff options
context:
space:
mode:
authorguy <guy>2002-01-04 07:37:49 +0000
committerguy <guy>2002-01-04 07:37:49 +0000
commitb69604af2ec2ac3ab0efe28bd0c2f03216c7536f (patch)
tree2e8a58d514ad003cad6a4a935a7f715084e48947 /tcpdump.1
parentbf11e2dd3b1527a7066337bdb3fc1294551f5334 (diff)
downloadtcpdump-b69604af2ec2ac3ab0efe28bd0c2f03216c7536f.tar.gz
The last RR section of a DNS message is the additional records section,
not the authority records section, as pointed out by Lobato <lobato@pobox.com>.
Diffstat (limited to 'tcpdump.1')
-rw-r--r--tcpdump.18
1 files changed, 4 insertions, 4 deletions
diff --git a/tcpdump.1 b/tcpdump.1
index 8634b616..3a759ee1 100644
--- a/tcpdump.1
+++ b/tcpdump.1
@@ -1,4 +1,4 @@
-.\" @(#) $Header: /tcpdump/master/tcpdump/Attic/tcpdump.1,v 1.113 2001-10-27 08:18:44 guy Exp $ (LBL)
+.\" @(#) $Header: /tcpdump/master/tcpdump/Attic/tcpdump.1,v 1.114 2002-01-04 07:37:49 guy Exp $ (LBL)
.\"
.\" Copyright (c) 1987, 1988, 1989, 1990, 1991, 1992, 1994, 1995, 1996, 1997
.\" The Regents of the University of California. All rights reserved.
@@ -1409,8 +1409,8 @@ Any other qclass would have been printed
immediately after the `A'.
.LP
A few anomalies are checked and may result in extra fields enclosed in
-square brackets: If a query contains an answer, name server or
-authority section,
+square brackets: If a query contains an answer, authority records or
+additional records section,
.IR ancount ,
.IR nscount ,
or
@@ -1435,7 +1435,7 @@ helios.domain > h2opolo.1537: 2 NXDomain* 0/1/0 (97)\fR
.fi
.RE
In the first example, \fIhelios\fP responds to query id 3 from \fIh2opolo\fP
-with 3 answer records, 3 name server records and 7 authority records.
+with 3 answer records, 3 name server records and 7 additional records.
The first answer record is type A (address) and its data is internet
address 128.32.137.3.
The total size of the response was 273 bytes,