From 5a103e8ec5912094139ffa13f5c8c24070820938 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Sat, 20 Oct 2012 07:15:44 -0700 Subject: [PATCH] Make options consistent (add a '-' before 't') Signed-off-by: Tom Eastep --- Shorewall/manpages/shorewall.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Shorewall/manpages/shorewall.xml b/Shorewall/manpages/shorewall.xml index 1c5af7284..888042d1e 100644 --- a/Shorewall/manpages/shorewall.xml +++ b/Shorewall/manpages/shorewall.xml @@ -1396,20 +1396,20 @@ Netfilter table to display. The default is filter. - The -b ('brief') - option causes rules which have not been used (i.e. which - have zero packet and byte counts) to be omitted from the - output. In the future, this may be extended to omit unused - chains entirely. + The -b ('brief') option + causes rules which have not been used (i.e. which have zero + packet and byte counts) to be omitted from the output. In the + future, this may be extended to omit unused chains + entirely. The -l option causes the rule number for each Netfilter rule to be displayed. - If the t option and the - keyword are both omitted and any of the - listed chains do not exist, a usage - message is displayed. + If the -t option and + the keyword are both omitted and any of + the listed chains do not exist, a + usage message is displayed.