summaryrefslogtreecommitdiff
path: root/interface-definitions/interfaces-bonding.xml.in
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-01-25 08:24:17 +0100
committerChristian Poessinger <christian@poessinger.com>2020-01-25 08:24:17 +0100
commit1dfb36be7c202ce12f2fe0e3ed3f0e48149605ba (patch)
treee17753030f2e3c28c72a82439c31f1754b4714a6 /interface-definitions/interfaces-bonding.xml.in
parentc029e1f2d07354a574818f036b22c8f619c100e1 (diff)
downloadvyos-1x-1dfb36be7c202ce12f2fe0e3ed3f0e48149605ba.tar.gz
vyos-1x-1dfb36be7c202ce12f2fe0e3ed3f0e48149605ba.zip
bonding: fix "arp-monitor target" help string
Diffstat (limited to 'interface-definitions/interfaces-bonding.xml.in')
-rw-r--r--interface-definitions/interfaces-bonding.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/interface-definitions/interfaces-bonding.xml.in b/interface-definitions/interfaces-bonding.xml.in
index 55f0f148f..1efbd7d8a 100644
--- a/interface-definitions/interfaces-bonding.xml.in
+++ b/interface-definitions/interfaces-bonding.xml.in
@@ -39,7 +39,7 @@
<help>IP address used for ARP monitoring</help>
<valueHelp>
<format>ipv4</format>
- <description>Network Time Protocol (NTP) IPv4 address</description>
+ <description>Specify IPv4 address of ARP requests when interval is enabled</description>
</valueHelp>
<constraint>
<validator name="ipv4-address"/>