summaryrefslogtreecommitdiff
path: root/docbook/wsug_src/WSUG_chapter_statistics.asciidoc
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2016-09-22 15:43:37 -0700
committerGerald Combs <gerald@wireshark.org>2016-09-22 22:48:01 +0000
commite0bc5b1c3e167a29d383c4f010ce91b57dc58a63 (patch)
treef39abd0d8c457f07a206526bf337aaa6b36267c3 /docbook/wsug_src/WSUG_chapter_statistics.asciidoc
parenteeb4361e57e01d03a655433c9e75388d93bb9f6f (diff)
downloadwireshark-e0bc5b1c3e167a29d383c4f010ce91b57dc58a63.tar.gz
WSDG: Adjust markup and fix FOP warnings
Wrap monospace text in our PDF output. Fix the formatting of a list. Fix an anchor reference. Change-Id: Id9433f3e3462569299e6702b4a4e137481ad80c4 Reviewed-on: https://code.wireshark.org/review/17877 Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'docbook/wsug_src/WSUG_chapter_statistics.asciidoc')
-rw-r--r--docbook/wsug_src/WSUG_chapter_statistics.asciidoc8
1 files changed, 3 insertions, 5 deletions
diff --git a/docbook/wsug_src/WSUG_chapter_statistics.asciidoc b/docbook/wsug_src/WSUG_chapter_statistics.asciidoc
index f1ba386374..daa00ca62b 100644
--- a/docbook/wsug_src/WSUG_chapter_statistics.asciidoc
+++ b/docbook/wsug_src/WSUG_chapter_statistics.asciidoc
@@ -132,7 +132,7 @@ protocols will carry more than one IP header.
A network conversation is the traffic between two specific endpoints. For
example, an IP conversation is all the traffic between two IP addresses. The
description of the known endpoint types can be found in
-<<ChStatEndpointDefinition>>.
+<<ChStatEndpoints>>.
[[ChStatConversationsWindow]]
@@ -165,7 +165,7 @@ will show the stream contents as described in <<ChAdvFollowStream>> dialog. The
button:[Graph...] button will show a graph as described in <<ChStatIOGraphs>>.
button:[Conversation Types] lets you choose which traffic type tabs are shown.
-See <<ChStatEndpointDefinition>> for a list of endpoint types. The enabled types
+See <<ChStatEndpoints>> for a list of endpoint types. The enabled types
are saved in your profile settings.
[TIP]
@@ -181,8 +181,6 @@ it before (or while) you are doing a live capture.
=== Endpoints
-[[ChStatEndpointDefinition]]
-
A network endpoint is the logical endpoint of separate protocol traffic of a
specific protocol layer. The endpoint statistics of Wireshark will take the
following endpoints into account:
@@ -270,7 +268,7 @@ The button:[Copy] button will copy the list values to the clipboard in CSV
endpoints mapped in your web browser.
button:[Endpoint Types] lets you choose which traffic type tabs are shown. See
-<<ChStatEndpointDefinition>> above for a list of endpoint types. The enabled
+<<ChStatEndpoints>> above for a list of endpoint types. The enabled
types are saved in your profile settings.
[TIP]