Clean up the text, and boldface "-z talkers" in "These statistics
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 24 Aug 2003 20:32:40 +0000 (20:32 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 24 Aug 2003 20:32:40 +0000 (20:32 +0000)
windows can also be invoked from the Ethereal command line using the -z
talkers argument" (as pod2man suggests be done).

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@8244 f5534014-38df-0310-8fa8-9805f1628bb7

doc/ethereal.pod.template

index 5186895496cfdb4b71c0420926f706eab428c8ca..44baa5588417b6942e87002996a588cc963875b4 100644 (file)
@@ -381,27 +381,28 @@ MGCP packets exchanged by the host at IP address 1.2.3.4 .
 
 B<-z> talkers,I<type>[,I<filter>]
 
-Create a table that lists all conversations that could be seen in the capture.
-I<type> specifies which type of conversation we want to generate the 
-statistics for, currently the supported ones are
+Create a table that lists all conversations that could be seen in the
+capture.  I<type> specifies for which type of conversation we want to
+generate the statistics; currently the supported ones are
+
   "eth"   Ethernet
   "ip"    IP addresses
   "ipx"   IPX addresses
-  "tcp"   TCP/IP socketpairs   Both IPv4 and IPv6 are supported
+  "tcp"   TCP/IP socket pairs   Both IPv4 and IPv6 are supported
   "tr"    TokenRing
-  "udp"   UDP/IP socketpairs   Both IPv4 and IPv6 are supported
+  "udp"   UDP/IP socket pairs   Both IPv4 and IPv6 are supported
   "fc"    Fibre Channel addresses
 
 If the optional filter string is specified, only those packets that match the
 filter will be used in the calculations.
 
 The table is presented with one line for each conversation and displays
-number of frames/bytes in each direction as well as total number of 
-frames/bytes.
-By default table is sorted according to total number of frames.
+number of frames/bytes in each direction as well as total number of
+frames/bytes.  By default, the table is sorted according to total number
+of frames.
 
 These tables can also be generated at runtime by selecting the appropriate
-conversation type from the menu "Tools/Statistics/EndpointTalkers/"
+conversation type from the menu "Tools/Statistics/EndpointTalkers/".
 
 =back
 
@@ -817,14 +818,18 @@ on those calls matching that filter.
 
 
 =item Tools:Statistics:Endpoint Talkers
-This option will open a new window that displays a list of all conversations
-between two endpoints.  
-The list has one row for each unique conversation and displays total number of frames/bytes seen as well as number of frames/bytes in each direction.
 
-By default the list is sorted according to the number of frames but by clicking on the column header it is possible to resort the list in ascending or descending order by any column.
+This option will open a new window that displays a list of all
+conversations between two endpoints.  The list has one row for each
+unique conversation and displays total number of frames/bytes seen as
+well as number of frames/bytes in each direction.
 
-These statistics windows can also be invoked from the ethereal command line using the -z talkers,   argument.
+By default the list is sorted according to the number of frames but by
+clicking on the column header; it is possible to re-sort the list in
+ascending or descending order by any column.
 
+These statistics windows can also be invoked from the Ethereal command
+line using the B<-z talkers> argument. 
 
 =item Tools:Statistics:Traffic:IO-Stat