Bug 31370

Summary: typo in tcpdump manpage
Product: Documentation Reporter: hendrik <hendrik>
Component: Books & ArticlesAssignee: Bill Fenner <fenner>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description hendrik 2001-10-19 11:10:01 UTC
The tcpdump manpage has a typo in it:
"
       A TCP header usually  holds  20  octets  of  data,  unless
       options  are present.  The fist line of the graph contains
       octets 0 - 3, the second line shows octets 4 - 7 etc.
"

This should be the "first" line :)

Fix: 

Should be obvious :)
How-To-Repeat: $ man tcpdump

And then search for "fist"
Comment 1 ru freebsd_committer freebsd_triage 2001-10-19 18:05:26 UTC
Responsible Changed
From-To: freebsd-doc->fenner

Bill, could you please take care of this?
Comment 2 Bill Fenner 2002-05-07 19:08:31 UTC
Typo fixed in tcpdump.org man page Fri Oct 19 20:03:08 2001 ;
will be fixed in FreeBSD with 3.7 import.
Comment 3 Tom Rhodes freebsd_committer freebsd_triage 2002-07-16 16:17:32 UTC
State Changed
From-To: open->closed

This has been fixed in both current and stable by a tcpdump import.  Thanks 
for the report.