summaryrefslogtreecommitdiff
path: root/templates/system/static-host-mapping
diff options
context:
space:
mode:
authorStephen Hemminger <stephen.hemminger@vyatta.com>2010-07-16 18:11:39 -0700
committerStephen Hemminger <stephen.hemminger@vyatta.com>2010-07-16 18:11:39 -0700
commitb292119dd94c8e93032147e3135b4bff17564ff4 (patch)
treeb06b283f4e5f60db06df14f5e7aab263ff48ea9f /templates/system/static-host-mapping
parent1a86e15787cdda44b8702895bb97acf107ef3a07 (diff)
downloadvyatta-cfg-quagga-b292119dd94c8e93032147e3135b4bff17564ff4.tar.gz
vyatta-cfg-quagga-b292119dd94c8e93032147e3135b4bff17564ff4.zip
Remove verbs from all help messages
Per current policy remove verb from all help messages in th is package
Diffstat (limited to 'templates/system/static-host-mapping')
-rw-r--r--templates/system/static-host-mapping/host-name/node.def2
-rw-r--r--templates/system/static-host-mapping/host-name/node.tag/alias/node.def2
-rw-r--r--templates/system/static-host-mapping/host-name/node.tag/inet/node.def2
-rw-r--r--templates/system/static-host-mapping/node.def2
4 files changed, 4 insertions, 4 deletions
diff --git a/templates/system/static-host-mapping/host-name/node.def b/templates/system/static-host-mapping/host-name/node.def
index edd286c8..04abf871 100644
--- a/templates/system/static-host-mapping/host-name/node.def
+++ b/templates/system/static-host-mapping/host-name/node.def
@@ -1,6 +1,6 @@
tag:
type: txt
-help: Set to map host name to address
+help: Map host name to address
syntax:expression: pattern $VAR(@) "^[[:alnum:]][-.[:alnum:]]*[[:alnum:]]$"
; "invalid host name $VAR(@)"
diff --git a/templates/system/static-host-mapping/host-name/node.tag/alias/node.def b/templates/system/static-host-mapping/host-name/node.tag/alias/node.def
index 7b07ff1a..2f340fc7 100644
--- a/templates/system/static-host-mapping/host-name/node.tag/alias/node.def
+++ b/templates/system/static-host-mapping/host-name/node.tag/alias/node.def
@@ -1,3 +1,3 @@
multi:
type: txt
-help: Set alias for this address
+help: Alias for this address
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 63e611a8..db66bfd1 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,5 +1,5 @@
type: txt
-help: Set address [REQUIRED]
+help: Address [REQUIRED]
syntax:expression: exec "/opt/vyatta/sbin/check-ipv4-ipv6.pl $VAR(@)"
comp_help: Possible completions:
diff --git a/templates/system/static-host-mapping/node.def b/templates/system/static-host-mapping/node.def
index 33f33a4c..f1fe94a7 100644
--- a/templates/system/static-host-mapping/node.def
+++ b/templates/system/static-host-mapping/node.def
@@ -1,2 +1,2 @@
priority: 400
-help: Set to map host names to addresses
+help: Map host names to addresses