diff options
-rw-r--r-- | docs/docbook/manpages/samba.7.xml | 8 | ||||
-rw-r--r-- | swat/help/welcome.html | 1 |
2 files changed, 9 insertions, 0 deletions
diff --git a/docs/docbook/manpages/samba.7.xml b/docs/docbook/manpages/samba.7.xml index fb7c837c5e..35fd15dbf5 100644 --- a/docs/docbook/manpages/samba.7.xml +++ b/docs/docbook/manpages/samba.7.xml @@ -240,6 +240,14 @@ </varlistentry> <varlistentry> + <term><citerefentry><refentrytitle>log2pcap</refentrytitle> + <manvolnum>1</manvolnum></citerefentry></term> + <listitem><para><command>log2pcap</command> is a utility + for generating pcap trace files from Samba log + files.</para></listitem> + </varlistentry> + + <varlistentry> <term><citerefentry><refentrytitle>vfstest</refentrytitle> <manvolnum>1</manvolnum></citerefentry></term> <listitem><para><command>vfstest</command> is a utility diff --git a/swat/help/welcome.html b/swat/help/welcome.html index f230cf2842..6ba10330c2 100644 --- a/swat/help/welcome.html +++ b/swat/help/welcome.html @@ -53,6 +53,7 @@ Please choose a configuration action using one of the above buttons <ul> <li><a href="/swat/help/profiles.1.html" target="docs">profiles</a> - migrating profiles from one domain to another <li><a href="/swat/help/editreg.1.html" target="docs">editreg</a> - editing windows registry files + <li><a href="/swat/help/log2pcap.1.html" target="docs">log2pcap</a> - generate pcap files from samba log files </ul> <li><b>Books</b> <ul> |