diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-09-01 20:23:36 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-09-01 20:23:36 +0000 |
commit | f793247c334b338d04c5a3a4f40b40ae7d022f0d (patch) | |
tree | 8a0dc8d622393a8af70816c677f1768bdae61e75 | |
parent | Unbreak and update to 0.1.4 (diff) |
Spelling police.
Submitted by: Jon Parise <jon@csh.rit.edu>
Notes
Notes:
svn path=/head/; revision=32186
-rw-r--r-- | net/sniffit/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/sniffit/pkg-descr b/net/sniffit/pkg-descr index ef92450af92d..0f514cb8dc2b 100644 --- a/net/sniffit/pkg-descr +++ b/net/sniffit/pkg-descr @@ -1,7 +1,7 @@ Sniffit is a network sniffer for TCP/UDP/ICMP packets. Sniffit produces very detailed technical details about the packets flowing -through your network (SEQ, ACK, TTL, Window, ...) and also packet contence +through your network (SEQ, ACK, TTL, Window, ...) and also packet contents in different formats (hex or plain text, ...) WWW: http://reptile.rug.ac.be/~coder/sniffit/sniffit.html |