]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
ip: link: bond: Fix whitespace in help text
authorPhil Sutter <phil@nwl.cc>
Tue, 28 Mar 2017 21:19:36 +0000 (23:19 +0200)
committerStephen Hemminger <stephen@networkplumber.org>
Tue, 4 Apr 2017 21:51:29 +0000 (14:51 -0700)
Signed-off-by: Phil Sutter <phil@nwl.cc>
ip/iplink_bond.c

index fe83479a091a899fc8cd41c5113ffcb8072b5005..772b05fd89eaf6ec11deda04391257b46c2e93c1 100644 (file)
@@ -133,7 +133,7 @@ static void print_explain(FILE *f)
                "                [ min_links MIN_LINKS ]\n"
                "                [ lp_interval LP_INTERVAL ]\n"
                "                [ packets_per_slave PACKETS_PER_SLAVE ]\n"
-               "                [ tlb_dynamic_lb TLB_DYNAMIC_LB ]\n"
+               "                [ tlb_dynamic_lb TLB_DYNAMIC_LB ]\n"
                "                [ lacp_rate LACP_RATE ]\n"
                "                [ ad_select AD_SELECT ]\n"
                "                [ ad_user_port_key PORTKEY ]\n"