diff options
author | pdw <> | 2014-01-01 12:36:22 +0000 |
---|---|---|
committer | pdw <> | 2014-01-01 12:36:22 +0000 |
commit | 9be050ef4cf2fa0dad1cb0973b45a294231695cd (patch) | |
tree | 1f44a5f4cd466b7a13c9fe3f99d0b5707d0845af | |
parent | b13d71d5a2adc794bc413e4ef326d9a864019dd7 (diff) | |
download | iftop-9be050ef4cf2fa0dad1cb0973b45a294231695cd.zip |
Minor fixes to man page from Markus Koschany <apo@gambaru.de>
-rw-r--r-- | iftop.8 | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -31,7 +31,7 @@ By default, \fBiftop\fP counts all IP packets that pass through the filter, and the direction of the packet is determined according to the direction the packet is moving across the interface. Using the \fB-F\fP option it is possible to get \fBiftop\fP to show packets entering and leaving a given network. For -example, \fBiftop -F 10.0.0.0/255.0.0.0\fP will analyse packets flowing in and +example, \fBiftop \-F 10.0.0.0/255.0.0.0\fP will analyse packets flowing in and out of the 10.* network. Some other filter ideas: @@ -116,7 +116,6 @@ instance, foo.example.com => bar.example.com 1Kb 500b 100b <= 2Mb 2Mb 2Mb -.Sp .fi shows, on the first line, traffic from \fBfoo.example.com\fP to \fBbar.example.com\fP; in the preceding 2 seconds, this averaged 1Kbit/s, @@ -199,7 +198,6 @@ directive is a name value pair, for example: interface: eth0 -.Sp .fi sets the network interface. The following config directives are supported: |