aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorMasanari Iida <standby24x7@gmail.com>2018-07-13 01:05:17 +0900
committerDavid S. Miller <davem@davemloft.net>2018-07-16 13:32:12 -0700
commit9f80a0723bf0401da63b75709a0e3f31cd4b9446 (patch)
tree2f8f301693811e9a68a5f12b2c37b1a71fcc29ba /Documentation
parenttls: Stricter error checking in zerocopy sendmsg path (diff)
downloadlinux-dev-9f80a0723bf0401da63b75709a0e3f31cd4b9446.tar.xz
linux-dev-9f80a0723bf0401da63b75709a0e3f31cd4b9446.zip
bonding: Fix a typo in bonding.txt
This patch fixes a spelling typo in bonding.txt Signed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/networking/bonding.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/networking/bonding.txt b/Documentation/networking/bonding.txt
index c13214d073a4..d3e5dd26db12 100644
--- a/Documentation/networking/bonding.txt
+++ b/Documentation/networking/bonding.txt
@@ -1490,7 +1490,7 @@ To remove an ARP target:
To configure the interval between learning packet transmits:
# echo 12 > /sys/class/net/bond0/bonding/lp_interval
- NOTE: the lp_inteval is the number of seconds between instances where
+ NOTE: the lp_interval is the number of seconds between instances where
the bonding driver sends learning packets to each slaves peer switch. The
default interval is 1 second.