summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>2001-03-21 16:27:01 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>2001-03-21 16:27:01 +0000
commit45cb786e35ecd036696a483496992fb276d5e8d2 (patch)
tree4fab962b2631816b97f1ab31f9fe551a8d0d9d04
parent76d93e205c9f78ded4046808541f6978331d3bc6 (diff)
Fix typo, connnection -> connection
-rw-r--r--usr.sbin/tcpdump/tcpdump.84
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/tcpdump/tcpdump.8 b/usr.sbin/tcpdump/tcpdump.8
index d7cdab85214..39efe8d3556 100644
--- a/usr.sbin/tcpdump/tcpdump.8
+++ b/usr.sbin/tcpdump/tcpdump.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tcpdump.8,v 1.25 2000/11/09 17:53:25 aaron Exp $
+.\" $OpenBSD: tcpdump.8,v 1.26 2001/03/21 16:27:00 aaron Exp $
.\"
.\" Copyright (c) 1987, 1988, 1989, 1990, 1991, 1992, 1994, 1995, 1996
.\" The Regents of the University of California. All rights reserved.
@@ -1220,7 +1220,7 @@ The ack sequence number is a 32-bit integer.
The first time
.Nm
sees a tcp connection, it prints the sequence number from the packet.
-On subsequent packets of the connnection, the difference between
+On subsequent packets of the connection, the difference between
the current packet's sequence number and this initial sequence number
is printed.
This means that sequence numbers after the first can be interpreted