]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
fix numerous typos in manpages (fabrice)
authorFabrice MARIE <fabrice@celestix.com>
Fri, 14 Jun 2002 07:39:58 +0000 (07:39 +0000)
committerHarald Welte <laforge@gnumonks.org>
Fri, 14 Jun 2002 07:39:58 +0000 (07:39 +0000)
ip6tables-restore.8
ip6tables-save.8
ip6tables.8
iptables-restore.8
iptables-save.8
iptables.8

index 376c12ea2f020d5ae949ffc93a66821a15dde37e..43c12687d016a755e7a8c33a6c8378cf77e6827b 100644 (file)
@@ -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
index 01ff7351e21f8ce197a2acb47b8c4a034a0d10cd..c8b3e96af0a32bdd37cf3d37e22e7a4f6013e754 100644 (file)
@@ -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
index 6b7fdb89080c81dc4d8ae011c806c71993fe739d..5441b448a6210c5c554403986f10a4e2f0a9cba2 100644 (file)
@@ -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"
index 40ff4be6f6aee4b92fdfa370fcab2244655ace95..e2649e520bd7a2b6d38d1da53f1364d7b4fb2a96 100644 (file)
@@ -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
index 71a957da5a4de2ea6384bfea7888c434ae840347..f9c7d6533da5b7f38177deb8a611afb20b048128 100644 (file)
@@ -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
index 6007dbcce6b832ae19b6ae88c2786c99dbc5e860..675f2cdd1da06c027fb7eb5af3407eb25d97c5a0 100644 (file)
@@ -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,