| Summary: | typo in tcpdump manpage | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | hendrik <hendrik> |
| Component: | Books & Articles | Assignee: | Bill Fenner <fenner> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
Responsible Changed From-To: freebsd-doc->fenner Bill, could you please take care of this? Typo fixed in tcpdump.org man page Fri Oct 19 20:03:08 2001 ; will be fixed in FreeBSD with 3.7 import. State Changed From-To: open->closed This has been fixed in both current and stable by a tcpdump import. Thanks for the report. |
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"