[PATCH xtables-addons 1/2] doc: fix some typos in man-pages

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



libxt_ACCOUNT.man:     'accouting' -> 'accounting'
libxt_DELUDE.man:      'belive' -> 'believe'
libxt_DHCPMAC.man:     'allow to' -> 'allow one to'
libxt_SYSRQ.man:       'allows to' -> 'allows one to'
libxt_ipv4options.man: 'allows to' -> 'allows one to'
libxt_psd.man:         'non-priviliged' -> 'non-privileged'

Signed-off-by: Jeremy Sowden <jeremy@xxxxxxxxxx>
---
 extensions/ACCOUNT/libxt_ACCOUNT.man |  2 +-
 extensions/libxt_DELUDE.man          |  2 +-
 extensions/libxt_DHCPMAC.man         |  2 +-
 extensions/libxt_SYSRQ.man           | 12 ++++++------
 extensions/libxt_ipv4options.man     |  2 +-
 extensions/libxt_psd.man             |  2 +-
 6 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/extensions/ACCOUNT/libxt_ACCOUNT.man b/extensions/ACCOUNT/libxt_ACCOUNT.man
index 1772c3084d59..33c1b74aa56c 100644
--- a/extensions/ACCOUNT/libxt_ACCOUNT.man
+++ b/extensions/ACCOUNT/libxt_ACCOUNT.man
@@ -1,7 +1,7 @@
 The ACCOUNT target is a high performance accounting system for large
 local networks. It allows per-IP accounting in whole prefixes of IPv4
 addresses with size of up to /8 without the need to add individual
-accouting rule for each IP address.
+accounting rule for each IP address.
 .PP
 The ACCOUNT is designed to be queried for data every second or at
 least every ten seconds. It is written as kernel module to handle high
diff --git a/extensions/libxt_DELUDE.man b/extensions/libxt_DELUDE.man
index 6b90e0831ccf..a15be9011c4c 100644
--- a/extensions/libxt_DELUDE.man
+++ b/extensions/libxt_DELUDE.man
@@ -2,4 +2,4 @@
 The DELUDE target will reply to a SYN packet with SYN-ACK, and to all other
 packets with an RST. This will terminate the connection much like REJECT, but
 network scanners doing TCP half-open discovery can be spoofed to make them
-belive the port is open rather than closed/filtered.
+believe the port is open rather than closed/filtered.
diff --git a/extensions/libxt_DHCPMAC.man b/extensions/libxt_DHCPMAC.man
index c5677824427e..8a20f05b6b93 100644
--- a/extensions/libxt_DHCPMAC.man
+++ b/extensions/libxt_DHCPMAC.man
@@ -1,7 +1,7 @@
 .PP
 In conjunction with ebtables, DHCPMAC can be used to completely change all MAC
 addresses from and to a VMware-based virtual machine. This is needed because
-VMware does not allow to set a non-VMware MAC address before an operating
+VMware does not allow one to set a non-VMware MAC address before an operating
 system is booted (and the MAC be changed with `ip link set eth0 address
 aa:bb..`).
 .TP
diff --git a/extensions/libxt_SYSRQ.man b/extensions/libxt_SYSRQ.man
index 29944b917e2f..d7b3da0684df 100644
--- a/extensions/libxt_SYSRQ.man
+++ b/extensions/libxt_SYSRQ.man
@@ -1,10 +1,10 @@
 .PP
-The SYSRQ target allows to remotely trigger sysrq on the local machine over the
-network. This can be useful when vital parts of the machine hang, for example
-an oops in a filesystem causing locks to be not released and processes to get
-stuck as a result \(em if still possible, use /proc/sysrq-trigger. Even when
-processes are stuck, interrupts are likely to be still processed, and as such,
-sysrq can be triggered through incoming network packets.
+The SYSRQ target allows one to remotely trigger sysrq on the local machine over
+the network. This can be useful when vital parts of the machine hang, for
+example an oops in a filesystem causing locks to be not released and processes
+to get stuck as a result \(em if still possible, use /proc/sysrq-trigger. Even
+when processes are stuck, interrupts are likely to be still processed, and as
+such, sysrq can be triggered through incoming network packets.
 .PP
 The xt_SYSRQ implementation uses a salted hash and a sequence number to prevent
 network sniffers from either guessing the password or replaying earlier
diff --git a/extensions/libxt_ipv4options.man b/extensions/libxt_ipv4options.man
index 8c16e71d8cb7..9c93eeb2b248 100644
--- a/extensions/libxt_ipv4options.man
+++ b/extensions/libxt_ipv4options.man
@@ -1,5 +1,5 @@
 .PP
-The "ipv4options" module allows to match against a set of IPv4 header options.
+The "ipv4options" module allows one to match against a set of IPv4 header options.
 .TP
 \fB\-\-flags\fP [\fB!\fP]\fIsymbol\fP[\fB,\fP[\fB!\fP]\fIsymbol...\fP]
 Specify the options that shall appear or not appear in the header. Each
diff --git a/extensions/libxt_psd.man b/extensions/libxt_psd.man
index 5777dbf804dc..91e33887a464 100644
--- a/extensions/libxt_psd.man
+++ b/extensions/libxt_psd.man
@@ -16,4 +16,4 @@ possible port scan subsequence.
 Weight of the packet with privileged (<=1024) destination port.
 .TP
 \fB\-\-psd\-hi\-ports\-weight\fP \fIweight\fP
-Weight of the packet with non-priviliged destination port.
+Weight of the packet with non-privileged destination port.
-- 
2.35.1




[Index of Archives]     [Netfitler Users]     [Berkeley Packet Filter]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux