summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Hemminger <stephen.hemminger@vyatta.com>2010-07-21 13:55:09 -0700
committerStephen Hemminger <stephen.hemminger@vyatta.com>2010-07-21 13:55:09 -0700
commit79f2a3d43c3f7726d0771e9d3770471776c8b360 (patch)
tree00d31478ac64125b6f3b663bde72c7d3be0b7725
parentb2324eadd20e48aa4c0d561aa55915b1c8e37336 (diff)
downloadvyatta-cfg-quagga-79f2a3d43c3f7726d0771e9d3770471776c8b360.tar.gz
vyatta-cfg-quagga-79f2a3d43c3f7726d0771e9d3770471776c8b360.zip
Fix formatting of static-host mapping val help
-rw-r--r--templates/system/static-host-mapping/host-name/node.tag/inet/node.def2
1 files changed, 1 insertions, 1 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 313132c3..2be95542 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
+help: Address [REQUIRED]
val_help: ipv4; IPv4 address
val_help: ipv6; IPv6 address
-help: Address [REQUIRED]