summaryrefslogtreecommitdiffstats
path: root/ip6tables.8
diff options
context:
space:
mode:
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"