From faea76e8bc626549f4d338a3bf22e466336264ca Mon Sep 17 00:00:00 2001 From: Pablo Neira Ayuso Date: Sat, 20 Jun 2009 20:07:33 +0200 Subject: conntrackd: rename `-s queue' option by `-s rsqueue' This patch renames the statistics option that displays the content of the resend queue which is used by the ftfw mode. Signed-off-by: Pablo Neira Ayuso --- conntrackd.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conntrackd.8') diff --git a/conntrackd.8 b/conntrackd.8 index 1342c22..61a3e0e 100644 --- a/conntrackd.8 +++ b/conntrackd.8 @@ -44,7 +44,7 @@ option will not flush your internal and external cache). .BI "-k " Kill the daemon .TP -.BI "-s " "[|network|cache|runtime|link|queue|process]" +.BI "-s " "[|network|cache|runtime|link|rsqueue|process]" Dump statistics. If no parameter is passed, it displays the general statistics. If "network" is passed as parameter it displays the networking statistics. If "cache" is passed as parameter, it shows the extended cache statistics. -- cgit v1.2.3