summaryrefslogtreecommitdiffstats
path: root/ip6tables.8
diff options
context:
space:
mode:
authorFabrice MARIE <fabrice@celestix.com>2002-06-14 07:39:58 +0000
committerHarald Welte <laforge@gnumonks.org>2002-06-14 07:39:58 +0000
commitb0d84603819104a741113055fd550e483334421c (patch)
treea24bb5f17096e2cd4b0afe548029e2b252b87769 /ip6tables.8
parentae31bb6bac68f800a1e4b30cf2548dacaaf76102 (diff)
fix numerous typos in manpages (fabrice)
Diffstat (limited to 'ip6tables.8')
-rw-r--r--ip6tables.84
1 files changed, 2 insertions, 2 deletions
diff --git a/ip6tables.8 b/ip6tables.8
index 6b7fdb89..5441b448 100644
--- a/ip6tables.8
+++ b/ip6tables.8
@@ -298,7 +298,7 @@ omitted, any interface name will match.
.\" unfragmented packets.
.\" .TP
.B "-c, --set-counters " "PKTS BYTES"
-This enables the administrater to initialize the packet and byte
+This enables the administrator to initialize the packet and byte
counters of a rule (during
.B INSERT,
.B APPEND,
@@ -561,7 +561,7 @@ or
.IR syslogd (8)).
This is a "non-terminating target", i.e. rule traversal continues at
the next rule. So if you want to LOG the packets you refuse, use two
-separate rules with the same matching criterias, first using target LOG
+separate rules with the same matching criteria, first using target LOG
then DROP (or REJECT).
.TP
.BI "--log-level " "level"