File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -155,7 +155,7 @@ tcpdump \- dump traffic on a network
155155.ad
156156.SH DESCRIPTION
157157.LP
158- \fI Tcpdump \fP prints out a description of the contents of packets on a
158+ \fI tcpdump \fP prints out a description of the contents of packets on a
159159network interface that match the Boolean \fI expression \fP (see
160160.BR \% pcap-filter (@MAN_MISC_INFO@)
161161for the \fI expression \fP syntax); the
@@ -175,7 +175,7 @@ only packets that match
175175will be processed by
176176.IR tcpdump .
177177.LP
178- .I Tcpdump
178+ .I tcpdump
179179will, if not run with the
180180.B \- c
181181flag, continue capturing packets until it is interrupted by a SIGINT
@@ -872,7 +872,7 @@ flag to cause packets to be written as soon as they are received.
872872The MIME type \fI application/vnd.tcpdump.pcap \fP has been registered
873873with IANA for \fI pcap \fP files. The filename extension \fI .pcap \fP
874874appears to be the most commonly used along with \fI .cap \fP and
875- \fI .dmp \fP . \fI Tcpdump \fP itself doesn't check the extension when
875+ \fI .dmp \fP . \fI tcpdump \fP itself doesn't check the extension when
876876reading capture files and doesn't add an extension when writing them
877877(it uses magic numbers in the file header instead). However, many
878878operating systems and applications will use the extension if it is
You can’t perform that action at this time.
0 commit comments