aboutsummaryrefslogtreecommitdiffstats
path: root/doc/mergecap.pod
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2003-10-31 08:13:07 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2003-10-31 08:13:07 +0000
commitd09350942223ee0bb9dbc3e45c729eb8b18a829c (patch)
tree38fb8ec73e5c4bb84df660471913e13b85c627ef /doc/mergecap.pod
parent1ea57968da57d4de70aedd626c26b1d14a7ea8d7 (diff)
Fix some warnings from pod2man.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@8843 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'doc/mergecap.pod')
-rw-r--r--doc/mergecap.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/mergecap.pod b/doc/mergecap.pod
index 9b62d10bf1..e28a42a284 100644
--- a/doc/mergecap.pod
+++ b/doc/mergecap.pod
@@ -36,13 +36,13 @@ B<TCPIPtrace>/B<TCPtrace>/B<UCX$TRACE> utilities, the text output from
the B<DBS Etherwatch> VMS utility, traffic capture files from Visual
Networks' Visual UpTime, the output from B<CoSine> L2 debug, the output
from Accellent's 5Views LAN agents, captures in Endace Measurement
-Systems' ERF format, Linux Bluez Bluetooth stack "hcidump -w" traces,
+Systems' ERF format, Linux Bluez Bluetooth stack B<hcidump -w> traces,
and captures from Network Instruments Observer version 9. There is no
need to tell B<Mergecap> what type of file you are reading; it will
determine the file type by itself. B<Mergecap> is also capable of
reading any of these file formats if they are compressed using gzip.
B<Mergecap> recognizes this directly from the file; the '.gz' extension
-is not required for this purpose.
+is not required for this purpose.
By default, it writes the capture file in B<libpcap> format, and writes
all of the packets in both input capture files to the output file. The