summaryrefslogtreecommitdiffstats
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
parente0ac29616438afb465dda2ceea4e1616f54fa5db (diff)
fix numerous typos in manpages (fabrice)
-rw-r--r--ip6tables-restore.82
-rw-r--r--ip6tables-save.82
-rw-r--r--ip6tables.84
-rw-r--r--iptables-restore.82
-rw-r--r--iptables-save.82
-rw-r--r--iptables.82
6 files changed, 7 insertions, 7 deletions
diff --git a/ip6tables-restore.8 b/ip6tables-restore.8
index 376c12e..43c1268 100644
--- a/ip6tables-restore.8
+++ b/ip6tables-restore.8
@@ -1,7 +1,7 @@
.TH IP6TABLES-RESTORE 8 "Jan 30, 2002" "" ""
.\"
.\" Man page written by Harald Welte <laforge@gnumonks.org>
-.\" It is based on the ipptables man page.
+.\" It is based on the iptables man page.
.\"
.\" This program is free software; you can redistribute it and/or modify
.\" it under the terms of the GNU General Public License as published by
diff --git a/ip6tables-save.8 b/ip6tables-save.8
index 01ff735..c8b3e96 100644
--- a/ip6tables-save.8
+++ b/ip6tables-save.8
@@ -1,7 +1,7 @@
.TH IP6TABLES-SAVE 8 "Jan 30, 2002" "" ""
.\"
.\" Man page written by Harald Welte <laforge@gnumonks.org>
-.\" It is based on the ipptables man page.
+.\" It is based on the iptables man page.
.\"
.\" This program is free software; you can redistribute it and/or modify
.\" it under the terms of the GNU General Public License as published by
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"
diff --git a/iptables-restore.8 b/iptables-restore.8
index 40ff4be..e2649e5 100644
--- a/iptables-restore.8
+++ b/iptables-restore.8
@@ -1,7 +1,7 @@
.TH IPTABLES-RESTORE 8 "Jan 04, 2001" "" ""
.\"
.\" Man page written by Harald Welte <laforge@gnumonks.org>
-.\" It is based on the ipptables man page.
+.\" It is based on the iptables man page.
.\"
.\" This program is free software; you can redistribute it and/or modify
.\" it under the terms of the GNU General Public License as published by
diff --git a/iptables-save.8 b/iptables-save.8
index 71a957d..f9c7d65 100644
--- a/iptables-save.8
+++ b/iptables-save.8
@@ -1,7 +1,7 @@
.TH IPTABLES-SAVE 8 "Jan 04, 2001" "" ""
.\"
.\" Man page written by Harald Welte <laforge@gnumonks.org>
-.\" It is based on the ipptables man page.
+.\" It is based on the iptables man page.
.\"
.\" This program is free software; you can redistribute it and/or modify
.\" it under the terms of the GNU General Public License as published by
diff --git a/iptables.8 b/iptables.8
index 6007dbc..675f2cd 100644
--- a/iptables.8
+++ b/iptables.8
@@ -305,7 +305,7 @@ precedes the "-f" flag, the rule will only match head fragments, or
unfragmented packets.
.TP
.BI "-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,