summaryrefslogtreecommitdiffstats
path: root/ip6tables.8
diff options
context:
space:
mode:
authorlaforge <laforge>2002-06-14 07:39:58 +0000
committerlaforge <laforge>2002-06-14 07:39:58 +0000
commitb99b4eb71ef1dfd10ae21f5bb1181eab22448356 (patch)
treea24bb5f17096e2cd4b0afe548029e2b252b87769 /ip6tables.8
parente0ac29616438afb465dda2ceea4e1616f54fa5db (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 6b7fdb8..5441b44 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"