aboutsummaryrefslogtreecommitdiffstats
path: root/doc/mergecap.pod
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2003-10-31 08:13:07 +0000
committerGuy Harris <guy@alum.mit.edu>2003-10-31 08:13:07 +0000
commitd5185e2b0e4718b4e83fb3417285f5b25b15af1b (patch)
tree38fb8ec73e5c4bb84df660471913e13b85c627ef /doc/mergecap.pod
parent1131dafe62750db555a429810ae3179d2ee0b3d7 (diff)
Fix some warnings from pod2man.
svn path=/trunk/; revision=8843
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