aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/user-guide.xml
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss.ws@gmail.com>2013-05-24 14:45:55 +0000
committerJeff Morriss <jeff.morriss.ws@gmail.com>2013-05-24 14:45:55 +0000
commitf93348a2f71de4b2b06d23467de444c89ef8ee09 (patch)
treefdd960a1d2be255b60bce2dd330afd0c14b642ac /docbook/user-guide.xml
parent3598d9e2ac7582715d0af8a32b5ffccefeec98a9 (diff)
As suggested by Moshe Kaplan in https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8712 :
When pointing people to the mailing lists, point them directly to the lists page rather than explaining where to look for the link on the main page (the directions were several years out of date). While there also fix up some of the indentation and add a link to the Q&A site in the developer's guide. svn path=/trunk/; revision=49553
Diffstat (limited to 'docbook/user-guide.xml')
-rw-r--r--docbook/user-guide.xml9
1 files changed, 8 insertions, 1 deletions
diff --git a/docbook/user-guide.xml b/docbook/user-guide.xml
index a5d4190f81..31e406c15f 100644
--- a/docbook/user-guide.xml
+++ b/docbook/user-guide.xml
@@ -75,7 +75,13 @@ DOCUMENT SECTION
<!ENTITY % SvnVersionFile SYSTEM "svn_version.xml">
%SvnVersionFile;
- <!ENTITY DocumentLegalNotice "<para>Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation.</para><para>All logos and trademarks in this document are property of their respective owner.</para>">
+ <!ENTITY DocumentLegalNotice "<para>Permission is granted to copy, distribute
+ and/or modify this document under the terms of the GNU General Public
+ License, Version 2 or any later version published by the Free Software
+ Foundation.
+ </para>
+ <para>All logos and trademarks in this document are property of their
+ respective owner.</para>">
<!--
Wireshark Info
@@ -97,6 +103,7 @@ Wireshark Info
<!ENTITY WiresharkWikiPreferencesPage "&WiresharkWikiPage;/Preferences">
<!ENTITY WiresharkWikiPcapNgPage "&WiresharkWikiPage;/Development/PcapNg">
<!ENTITY WiresharkQASite "http://ask.wireshark.org">
+ <!ENTITY WiresharkListsPage "&WiresharkWebSite;/lists/">
<!ENTITY WiresharkDevMailList "wireshark-dev[AT]wireshark.org">
<!ENTITY WiresharkUsersMailList "wireshark-users[AT]wireshark.org">