diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2013-04-23 08:37:15 +0200 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2013-04-23 08:37:15 +0200 |
commit | 32806c1f59b9c97c4bc7e124c24f22dde34cb80b (patch) | |
tree | b83a770164286806a7b4a88c53ba382a0d0f833e /man/flowtop.8 | |
parent | 89c9d876cffac1867b668359f3b60657450130a1 (diff) |
man: flowtop: Fix typo of flowtop's name
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'man/flowtop.8')
-rw-r--r-- | man/flowtop.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/flowtop.8 b/man/flowtop.8 index 5d3cb40..5a4465d 100644 --- a/man/flowtop.8 +++ b/man/flowtop.8 @@ -17,7 +17,7 @@ small home router. It is able to present TCP, UDP/UDP-lite, SCTP, DCCP, ICMP(v6) flows that have been collected by the kernel's netfilter connection tracking framework, thus no packet capturing in user space needs to be done. -flotwop is able to give you a quick overview of current connections on your +flowtop is able to give you a quick overview of current connections on your local system, e.g. for debugging purposes or to answer questions like: * If you access website X, what other connections are being opened in |