]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
iproute2: Fix some manpage typos
authorPetr Sabata <contyk@redhat.com>
Thu, 4 Apr 2013 03:36:57 +0000 (03:36 +0000)
committerStephen Hemminger <stephen@networkplumber.org>
Fri, 5 Apr 2013 16:30:05 +0000 (09:30 -0700)
This patch fixes some of the typos found in iproute2
documentation.

Signed-off-by: Petr Ĺ abata <contyk@redhat.com>
man/man8/arpd.8
man/man8/bridge.8
man/man8/ip-l2tp.8
man/man8/ip-link.8.in
man/man8/ip-tunnel.8
man/man8/tc-cbq-details.8
man/man8/tc-cbq.8
man/man8/tc-ematch.8
man/man8/tc-fq_codel.8

index 6b9a43a91fc3e77e6875cc3ae24bfeda69c79503..fc99b97e9822fab20ed4bf0c8205f4dcf0db4815 100644 (file)
@@ -26,7 +26,7 @@ Read and load an arpd database from FILE in a text format similar to that dumped
 the location of the database file. The default location is /var/lib/arpd/arpd.db
 .TP
 -a <NUMBER>
-With this option, arpd not only passively listens for ARP packets on the interface, but also sends brodcast queries itself. NUMBER is the number of such queries to make before a destination is considered dead. When arpd is started as kernel helper (i.e. with app_solicit enabled in sysctl or even with option -k) without this option and still did not learn enough information, you can observe 1 second gaps in service. Not fatal, but not good.
+With this option, arpd not only passively listens for ARP packets on the interface, but also sends broadcast queries itself. NUMBER is the number of such queries to make before a destination is considered dead. When arpd is started as kernel helper (i.e. with app_solicit enabled in sysctl or even with option -k) without this option and still did not learn enough information, you can observe 1 second gaps in service. Not fatal, but not good.
 .TP
 -k
 Suppress sending broadcast queries by the kernel. This option only makes sense together with option -a.
index 8513a5aa60a4de517f2f2a4e70948727b54b3aaa..9be0c20c26d7f683d98c8276ad9bc312c046b713 100644 (file)
@@ -178,7 +178,7 @@ adress tables.
 .sp
 
 .B 4
-- STP BLOCKING state.  Only valid if STP is eanbled on the bridge.  This state
+- STP BLOCKING state.  Only valid if STP is enabled on the bridge.  This state
 is used during the STP election process.  In this state, port will only process
 STP BPDUs.
 .sp
@@ -198,7 +198,7 @@ traffic back out of the receiving port.
 .TP
 .BR "fastleave on " or " fastleave off "
 This flag allows the bridge to immediately stop multicast traffic on a port
-that recieves IGMP Leave message.  It is only used with IGMP snooping is
+that receives IGMP Leave message.  It is only used with IGMP snooping is
 enabled on the bridge.  By default the flag is off.
 
 .TP
@@ -307,7 +307,7 @@ device is the bridge device.
 
 .TP
 .BI master
-the vlan is configured on the sofware bridge (default).
+the vlan is configured on the software bridge (default).
 
 .SS bridge vlan delete - delete a forwarding database entry
 This command removes an existing fdb entry.
@@ -361,7 +361,7 @@ the bridge device is not part of the syntax. This is a limitation of the
 underlying netlink neighbour message protocol. When displaying the
 forwarding table, entries for all bridges are displayed.
 Add/delete/modify commands determine the underlying bridge device
-based on the bridge to which the coresponding ethernet device is attached. 
+based on the bridge to which the corresponding ethernet device is attached.
 
 
 .SH SEE ALSO
index 463878f89214a7a7b78a7ff87c53f58a0c9313fa..2efda9f0478616b5f131e5413a094298d4ba223a 100644 (file)
@@ -108,7 +108,7 @@ control protocol so no userspace daemon is required - tunnels are
 manually created by issuing commands at a local system and at a remote
 peer.
 .PP
-L2TPv3 is suitable for Layer-2 tunnelling. Static tunnels are useful
+L2TPv3 is suitable for Layer-2 tunneling. Static tunnels are useful
 to establish network links across IP networks when the tunnels are
 fixed. L2TPv3 tunnels can carry data of more than one session. Each
 session is identified by a session_id and its parent tunnel's
@@ -366,7 +366,7 @@ site-B:# modprobe nf_degrag_ipv4
 .fi
 .PP
 If L2TP is being used over IPv6, use the IPv6 degrag module.
-.SH INTEROPABILITY
+.SH INTEROPERABILITY
 .PP
 Unmanaged (static) L2TPv3 tunnels are supported by some network
 equipment equipment vendors such as Cisco.
index 8d2a6f99d98c07e85556df8f00419fdabeebc5ea..2e89efefad4980e668bdd8daa4a60c5081368eba 100644 (file)
@@ -212,7 +212,7 @@ specifies the physical device to act operate on.
 .TP
 .BI dev " DEVICE "
 .I DEVICE
-specifies network device to operate on. When configuring SR-IOV Virtual Fuction
+specifies network device to operate on. When configuring SR-IOV Virtual Function
 (VF) devices, this keyword should specify the associated Physical Function (PF)
 device.
 
index 3e558b0ec8798e3c44fe62a13126a4e3d4b26ff4..cb05a4b574402c2cf1e1d04617e5e929bc49b7d6 100644 (file)
@@ -84,7 +84,7 @@ ip-tunnel - tunnel configuration
 .B tunnel
 objects are tunnels, encapsulating packets in IP packets and then
 sending them over the IP infrastructure.
-The encapulating (or outer) address family is specified by the
+The encapsulating (or outer) address family is specified by the
 .B -f
 option.  The default is IPv4.
 
@@ -163,7 +163,7 @@ changes.
 .B nopmtudisc
 disable Path MTU Discovery on this tunnel.
 It is enabled by default.  Note that a fixed ttl is incompatible
-with this option: tunnelling with a fixed ttl always makes pmtu
+with this option: tunneling with a fixed ttl always makes pmtu
 discovery.
 
 .TP
index 09badb97b4f04e209eb3dc406bc40070154c6c31..f43dca84fb79f3eaf7b3b31fffdc0274256d36df 100644 (file)
@@ -273,7 +273,7 @@ are still deemed to have this size. Defaults to zero.
 .TP
 ewma log
 When CBQ needs to measure the average idle time, it does so using an 
-Exponentially Weighted Moving Average which smoothes out measurements into
+Exponentially Weighted Moving Average which smooths out measurements into
 a moving average. The EWMA LOG determines how much smoothing occurs. Defaults 
 to 5. Lower values imply greater sensitivity. Must be between 0 and 31.
 .P
index 79fb93bff1e6bcf29df52159cf5d2b623a29c718..4b371a041809791c9165d89c923b4912b084040f 100644 (file)
@@ -184,7 +184,7 @@ are still deemed to have this size. Defaults to zero.
 .TP
 ewma log
 When CBQ needs to measure the average idle time, it does so using an 
-Exponentially Weighted Moving Average which smoothes out measurements into
+Exponentially Weighted Moving Average which smooths out measurements into
 a moving average. The EWMA LOG determines how much smoothing occurs. Lower 
 values imply greater sensitivity. Must be between 0 and 31. Defaults 
 to 5.
index 957a22e9e51df3e6aa990273affb4cafe8809c1c..567ce7dd82e099d3669bbfa00de1c077a93dbd0c 100644 (file)
@@ -99,7 +99,7 @@ u32 ematch
 .IR ALIGN " := { " u8 " | " u16 " | " u32 " }
 
 .SS ipset
-test packet agains ipset membership
+test packet against ipset membership
 .ti
 .IR ipset "( " SETNAME " " FLAGS " )
 
index 8b43c103913ee6514c848b574504e96e691daa12..adeacd69cb41d36515d9ef7453b9cbe6ad4094d4 100644 (file)
@@ -20,7 +20,7 @@ BYTES ] [
 ]
 
 .SH DESCRIPTION
-FQ_Codel (Fair Queuing Controled Delay) is queuing discipline that combines Fair
+FQ_Codel (Fair Queuing Controlled Delay) is queuing discipline that combines Fair
 Queuing with the CoDel AQM scheme. FQ_Codel uses a stochastic model to classify
 incoming packets into different flows and is used to provide a fair share of the
 bandwidth to all the flows using the queue. Each such flow is managed by the