diff options
author | Ulf Lamping <ulf.lamping@web.de> | 2004-04-25 09:02:04 +0000 |
---|---|---|
committer | Ulf Lamping <ulf.lamping@web.de> | 2004-04-25 09:02:04 +0000 |
commit | e3d1a255a15325f0568e9620bbce49d7333e573d (patch) | |
tree | 0c2db2b0cd88cf49cf92d236bd569df96879db26 /doc/text2pcap.pod | |
parent | afecdb8461bb01d82783c373aa87c10a3111ffe9 (diff) | |
download | wireshark-e3d1a255a15325f0568e9620bbce49d7333e573d.tar.gz wireshark-e3d1a255a15325f0568e9620bbce49d7333e573d.tar.bz2 wireshark-e3d1a255a15325f0568e9620bbce49d7333e573d.zip |
build a list of the input file formats instead of a floating text,
added program names to HTML titles,
various minor fixes
svn path=/trunk/; revision=10686
Diffstat (limited to 'doc/text2pcap.pod')
-rw-r--r-- | doc/text2pcap.pod | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/text2pcap.pod b/doc/text2pcap.pod index 1b83aac24d..f781604613 100644 --- a/doc/text2pcap.pod +++ b/doc/text2pcap.pod @@ -192,6 +192,8 @@ B<NOTE:> The subsecond component delimiter must be specified (.) but no pattern is required; the remaining number is assumed to be fractions of a second. +=back + =head1 SEE ALSO I<tcpdump(8)>, I<pcap(3)>, I<ethereal(1)>, I<editcap(1)>, I<strptime(3)>. |