aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2002-09-04 19:33:05 +0000
committerGuy Harris <guy@alum.mit.edu>2002-09-04 19:33:05 +0000
commit4d56a350bd84f4e7c259879d24b1268bb34127eb (patch)
tree4587ff26de177a841a166f307c8f63f5adcdf274 /doc
parent7a973edb9666908c9c707e755427c5cfdd3f0854 (diff)
Clean up white space, and fix a pod2man warning.
svn path=/trunk/; revision=6177
Diffstat (limited to 'doc')
-rw-r--r--doc/tethereal.pod.template11
1 files changed, 5 insertions, 6 deletions
diff --git a/doc/tethereal.pod.template b/doc/tethereal.pod.template
index 062c02b836..5dec6050b5 100644
--- a/doc/tethereal.pod.template
+++ b/doc/tethereal.pod.template
@@ -307,15 +307,14 @@ after printing the summary or protocol tree.
Get B<Tethereal> to collect various types of statistics and display the result
after finishing reading the capture file.
-Currently implemented statistics are :
+Currently implemented statistics are:
B<-Z> rpc,rtt,I<program>,I<version>
-Collect call/reply RTT data for I<program>/I<version>. Data collected is
-number of calls for each procedure, MinRTT, MaxRTT and AvgRTT.
-Example: use -Z rpc,rtt,100003,3 to collect data for NFS v3. This option can
-be used multiple times on the command line.
-
+Collect call/reply RTT data for I<program>/I<version>. Data collected
+is number of calls for each procedure, MinRTT, MaxRTT and AvgRTT.
+Example: use B<-Z rpc,rtt,100003,3> to collect data for NFS v3. This
+option can be used multiple times on the command line.
=back