aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/wsug_src
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2008-08-23 18:55:02 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2008-08-23 18:55:02 +0000
commitb18c95e5747ab0211dad5e60669c43f6a1405583 (patch)
tree771a0d9293412088cb41ca2f9cc1250d00738e5e /docbook/wsug_src
parentbee3c109d532f6a9fe58c0e4f184ec61f2a2c83b (diff)
Fixed some text and link to a more relevant section for the "!=" common mistake.
svn path=/trunk/; revision=26062
Diffstat (limited to 'docbook/wsug_src')
-rw-r--r--docbook/wsug_src/WSUG_chapter_use.xml6
-rw-r--r--docbook/wsug_src/WSUG_chapter_work.xml2
2 files changed, 4 insertions, 4 deletions
diff --git a/docbook/wsug_src/WSUG_chapter_use.xml b/docbook/wsug_src/WSUG_chapter_use.xml
index 6aebcdd33c..6f8d1b1652 100644
--- a/docbook/wsug_src/WSUG_chapter_use.xml
+++ b/docbook/wsug_src/WSUG_chapter_use.xml
@@ -2542,9 +2542,9 @@
<title>The Statusbar with a display filter message</title>
<graphic entityref="WiresharkStatusbarFilter" format="PNG"/>
</figure>
- This is displayed if you are trying to use a display filter with
- unexpected results. For a detailed description of the display filter,
- see <xref linkend="ChWorkBuildDisplayFilterSection"/>.
+ This is displayed if you are trying to use a display filter which
+ may have unexpected results. For a detailed description, see
+ <xref linkend="ChWorkBuildDisplayFilterMistake"/>.
</para>
</section>
diff --git a/docbook/wsug_src/WSUG_chapter_work.xml b/docbook/wsug_src/WSUG_chapter_work.xml
index 109e85109f..ea26c89719 100644
--- a/docbook/wsug_src/WSUG_chapter_work.xml
+++ b/docbook/wsug_src/WSUG_chapter_work.xml
@@ -947,7 +947,7 @@ eth.src[1-2] == 00:83
</tgroup>
</table>
</section>
- <section><title>A common mistake</title>
+ <section id="ChWorkBuildDisplayFilterMistake"><title>A common mistake</title>
<warning><title>Warning!</title>
<para>
Using the != operator on combined expressions like: eth.addr, ip.addr,