summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNan Xiao <nan@chinadtrace.org>2020-02-17 21:41:16 +0800
committerGitHub <noreply@github.com>2020-02-17 21:41:16 +0800
commit3d257628df877ecae3110fc6a1cd0d74e61b4874 (patch)
tree668d4a77f9e0b0bd5b95cfcb8df5392ad3e3a437
parentd57927e13463b2219fa9228f148bcd4914d35704 (diff)
downloadtcpdump-3d257628df877ecae3110fc6a1cd0d74e61b4874.tar.gz
Fix typo in tcpdump.1.in
-rw-r--r--tcpdump.1.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcpdump.1.in b/tcpdump.1.in
index 4596d301..ad929656 100644
--- a/tcpdump.1.in
+++ b/tcpdump.1.in
@@ -274,7 +274,7 @@ which
.I tcpdump
can capture packets. For each network interface, a number and an
interface name, possibly followed by a text description of the
-interface, is printed. The interface name or the number can be supplied
+interface, are printed. The interface name or the number can be supplied
to the
.B \-i
flag to specify an interface on which to capture.