diff options
author | jkh <jkh@FreeBSD.org> | 1994-04-24 01:22:07 +0000 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1994-04-24 01:22:07 +0000 |
commit | 30d7ba45a93152f01311367dc37a2ac46cfe13f3 (patch) | |
tree | f7a8216d15e836c36ad88275e609843ef5ac14e2 /usr.sbin/tcpdump | |
parent | 95ce2b10f06ffbd416b91a9302dcd927310549f2 (diff) | |
download | FreeBSD-src-30d7ba45a93152f01311367dc37a2ac46cfe13f3.zip FreeBSD-src-30d7ba45a93152f01311367dc37a2ac46cfe13f3.tar.gz |
Fix gross spelling and typographical errors pointed out by Keith Bostic.
Diffstat (limited to 'usr.sbin/tcpdump')
-rw-r--r-- | usr.sbin/tcpdump/tcpdump/tcpdump.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/tcpdump/tcpdump/tcpdump.1 b/usr.sbin/tcpdump/tcpdump/tcpdump.1 index 2406319..7ba0fb9 100644 --- a/usr.sbin/tcpdump/tcpdump/tcpdump.1 +++ b/usr.sbin/tcpdump/tcpdump/tcpdump.1 @@ -1,4 +1,4 @@ -.\" @(#) $Header: tcpdump.1,v 1.40 92/01/29 16:56:02 mccanne Exp $ (LBL) +.\" @(#) $Header: /home/cvs/386BSD/src/contrib/tcpdump/tcpdump/tcpdump.1,v 1.1.1.1 1993/06/12 14:42:05 rgrimes Exp $ (LBL) .\" .\" Copyright (c) 1988, 1989, 1990, 1991, 1992 .\" The Regents of the University of California. @@ -139,7 +139,7 @@ default of 68 (with NIT, the minimum is actually 96). and UDP but may truncate protocol information from name server and NFS packets (see below). Packets truncated because of a limited snapshot are indicated in the output with ``[|\fIproto\fP]'', where \fIproto\fP -is the name of the protocol level at which the truncation has occured. +is the name of the protocol level at which the truncation has occurred. Note that taking larger snapshots both increases the amount of time it takes to process packets and, effectively, decreases the amount of packet buffering. This may cause packets to be |