summaryrefslogtreecommitdiffstats
path: root/iptables/iptables-save.8.in
diff options
context:
space:
mode:
Diffstat (limited to 'iptables/iptables-save.8.in')
-rw-r--r--iptables/iptables-save.8.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/iptables/iptables-save.8.in b/iptables/iptables-save.8.in
index 118dddcd..65c1f28c 100644
--- a/iptables/iptables-save.8.in
+++ b/iptables/iptables-save.8.in
@@ -46,10 +46,10 @@ Specify a filename to log the output to. If not specified, iptables-save
will log to STDOUT.
.TP
\fB\-c\fR, \fB\-\-counters\fR
-include the current values of all packet and byte counters in the output
+Include the current values of all packet and byte counters in the output.
.TP
\fB\-t\fR, \fB\-\-table\fR \fItablename\fP
-restrict output to only one table. If the kernel is configured with automatic
+Restrict output to only one table. If the kernel is configured with automatic
module loading, an attempt will be made to load the appropriate module for
that table if it is not already there.
.br