aboutsummaryrefslogtreecommitdiffstats
path: root/pdml2html.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'pdml2html.xsl')
-rw-r--r--pdml2html.xsl6
1 files changed, 4 insertions, 2 deletions
diff --git a/pdml2html.xsl b/pdml2html.xsl
index 996cf49d12..87abf1765e 100644
--- a/pdml2html.xsl
+++ b/pdml2html.xsl
@@ -1,8 +1,10 @@
<?xml version="1.0"?>
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<!-- This XSLT will convert a PDML file, saved by Wireshark, into
- HTML. The HTML page should look like Wireshark. For questions contact
- Dirk Jagdmann (doj@cubic.org).
+ HTML. The HTML page should look similar to Wireshark. See
+ https://wiki.wireshark.org/PDML how to generate such a HTML file from PDML.
+ For questions contact Dirk Jagdmann (doj@cubic.org).
+
Version: 2010-06-09
Wireshark - Network traffic analyzer