From: Vadim Kochan <[email protected]> Fix typo timestampinf -> timestamping
Signed-off-by: Vadim Kochan <[email protected]> --- flowtop.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flowtop.8 b/flowtop.8 index 5c39c97..11dd769 100644 --- a/flowtop.8 +++ b/flowtop.8 @@ -37,7 +37,7 @@ The following information will be presented in flowtop's output: * Flow port's service name heuristic * Transport protocol state machine information * Byte/packet counters (if they are enabled) - * Connection duration (if timestampinf is enabled) + * Connection duration (if timestamping is enabled) .PP In order for flowtop to work, netfilter must be active and running on your machine, thus kernel-side connection tracking is active. If netfilter -- 2.4.2 -- You received this message because you are subscribed to the Google Groups "netsniff-ng" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
