summaryrefslogtreecommitdiff
path: root/templates/system/static-host-mapping
diff options
context:
space:
mode:
authorStephen Hemminger <stephen.hemminger@vyatta.com>2010-07-21 13:44:29 -0700
committerStephen Hemminger <stephen.hemminger@vyatta.com>2010-07-21 13:44:29 -0700
commitb2324eadd20e48aa4c0d561aa55915b1c8e37336 (patch)
tree51617f3e0ddc2bbf8ff9ae14680b9ea269a2d489 /templates/system/static-host-mapping
parent67bfa56674b29993a187185d88593bbd533b5403 (diff)
downloadvyatta-cfg-quagga-b2324eadd20e48aa4c0d561aa55915b1c8e37336.tar.gz
vyatta-cfg-quagga-b2324eadd20e48aa4c0d561aa55915b1c8e37336.zip
Fix help completion text
Use ipv4net when Address/prefix expected Use ipv4 where Address expected
Diffstat (limited to 'templates/system/static-host-mapping')
-rw-r--r--templates/system/static-host-mapping/host-name/node.tag/inet/node.def4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/system/static-host-mapping/host-name/node.tag/inet/node.def b/templates/system/static-host-mapping/host-name/node.tag/inet/node.def
index d8bc35bd..313132c3 100644
--- a/templates/system/static-host-mapping/host-name/node.tag/inet/node.def
+++ b/templates/system/static-host-mapping/host-name/node.tag/inet/node.def
@@ -1,4 +1,4 @@
type: ipv4, ipv6
-val_help: IPv4 address
-val_help: IPv6 address
+val_help: ipv4; IPv4 address
+val_help: ipv6; IPv6 address
help: Address [REQUIRED]