aboutsummaryrefslogtreecommitdiffstats
path: root/doc/text2pcap.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/text2pcap.pod')
-rw-r--r--doc/text2pcap.pod13
1 files changed, 6 insertions, 7 deletions
diff --git a/doc/text2pcap.pod b/doc/text2pcap.pod
index f781604613..c2666bfadc 100644
--- a/doc/text2pcap.pod
+++ b/doc/text2pcap.pod
@@ -24,13 +24,12 @@ I<outfile>
=head1 DESCRIPTION
-B<Text2pcap> is a program that reads in an ASCII hex dump and writes
-the data described into a B<libpcap>-style capture file. B<text2pcap>
-can read hexdumps with multiple packets in them, and build a capture
-file of multiple packets. B<text2pcap> is also capable of generating
-dummy Ethernet, IP and UDP or TCP headers, in order to build fully
-processable packet dumps from hexdumps of application-level data
-only.
+B<Text2pcap> is a program that reads in an ASCII hex dump and writes the
+data described into a B<libpcap>-style capture file. B<text2pcap> can
+read hexdumps with multiple packets in them, and build a capture file of
+multiple packets. B<text2pcap> is also capable of generating dummy
+Ethernet, IP and UDP, TCP, or SCTP headers, in order to build fully
+processable packet dumps from hexdumps of application-level data only.
B<Text2pcap> understands a hexdump of the form generated by I<od -t
x1>. In other words, each byte is individually displayed and