aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Maynard <Christopher.Maynard@GTECH.COM>2012-02-07 03:20:33 +0000
committerChris Maynard <Christopher.Maynard@GTECH.COM>2012-02-07 03:20:33 +0000
commit692528e2a55ccb200df61f64c5cb84b1bd16a864 (patch)
tree705412d98bebb6d308db9cd5d45968695e79b864
parentef218f07359d6cf0d81ad6c71928eca8fb022c79 (diff)
Update the documentation to match the sort order. This documentation error was pointed out by Markus Amend on -users.
Reference: http://article.gmane.org/gmane.network.wireshark.user/14477 (BTW, I quickly scanned through tap-iousers.c:iousers_draw() and the sorting seems to be very inefficient.) svn path=/trunk/; revision=40911
-rw-r--r--doc/tshark.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tshark.pod b/doc/tshark.pod
index 3f9c1f5789..348f85a202 100644
--- a/doc/tshark.pod
+++ b/doc/tshark.pod
@@ -983,7 +983,7 @@ filter will be used in the calculations.
The table is presented with one line for each conversation and displays
the number of packets/bytes in each direction as well as the total
number of packets/bytes. The table is sorted according to the total
-number of bytes.
+number of frames.
=item B<-z> proto,colinfo,I<filter>,I<field>