diff options
author | Guy Harris <guy@alum.mit.edu> | 2017-05-23 00:57:19 -0700 |
---|---|---|
committer | Guy Harris <guy@alum.mit.edu> | 2017-05-23 00:57:19 -0700 |
commit | 5f718c2742d458c305c6f3dc8cb8fe6a13ef5d63 (patch) | |
tree | e2e38b79f6ff6857ae67a07bd6bfcf8478c38a1a /tcpdump.1.in | |
parent | d84904a156b9264f4d548181d02cac4765ac3b28 (diff) | |
download | tcpdump-5f718c2742d458c305c6f3dc8cb8fe6a13ef5d63.tar.gz |
tcpdump can be of use for people who known nothing of TCP, these days.
The "tcp" in "tcpdump" is historical; these days, it's a general-purpose
network analyzer. Don't claim tcpdump will not be of much use to you if
you don't know TCP.
Diffstat (limited to 'tcpdump.1.in')
-rw-r--r-- | tcpdump.1.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tcpdump.1.in b/tcpdump.1.in index 1e737d2c..cb7ff0f0 100644 --- a/tcpdump.1.in +++ b/tcpdump.1.in @@ -1099,7 +1099,7 @@ TCP Packets \fI(N.B.:The following description assumes familiarity with the TCP protocol described in RFC-793. If you are not familiar -with the protocol, neither this description nor \fItcpdump\fP will +with the protocol, this description will not be of much use to you.)\fP .LP The general format of a tcp protocol line is: |