From: Masanari Iida Date: Thu, 12 Jul 2018 16:05:17 +0000 (+0900) Subject: bonding: Fix a typo in bonding.txt X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=9f80a0723bf0401da63b75709a0e3f31cd4b9446;p=linux.git bonding: Fix a typo in bonding.txt This patch fixes a spelling typo in bonding.txt Signed-off-by: Masanari Iida Signed-off-by: David S. Miller --- diff --git a/Documentation/networking/bonding.txt b/Documentation/networking/bonding.txt index c13214d073a48..d3e5dd26db12d 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.