From b99b4eb71ef1dfd10ae21f5bb1181eab22448356 Mon Sep 17 00:00:00 2001 From: laforge Date: Fri, 14 Jun 2002 07:39:58 +0000 Subject: fix numerous typos in manpages (fabrice) --- ip6tables-restore.8 | 2 +- ip6tables-save.8 | 2 +- ip6tables.8 | 4 ++-- iptables-restore.8 | 2 +- iptables-save.8 | 2 +- iptables.8 | 2 +- 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 -.\" 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 -.\" 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 -.\" 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 -.\" 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, -- cgit v1.2.3