summaryrefslogtreecommitdiff
path: root/templates/interfaces/ethernet/node.def
diff options
context:
space:
mode:
authorMohit Mehta <mohit.mehta@vyatta.com>2008-04-09 17:54:44 +0000
committerMohit Mehta <mohit.mehta@vyatta.com>2008-04-09 17:54:44 +0000
commit78f26204cc17a89636c7b7b71826e8cb51fa8868 (patch)
tree9b12eb27b39c5e6b64ec903afa7c2e160ba578d1 /templates/interfaces/ethernet/node.def
parentf352a460fdf15ac927d1deb4672c42b334eb8e67 (diff)
downloadvyatta-cfg-78f26204cc17a89636c7b7b71826e8cb51fa8868.tar.gz
vyatta-cfg-78f26204cc17a89636c7b7b71826e8cb51fa8868.zip
Fix Bug 3069 Help strings should be standardized
- help strings standardized in vyatta-cfg
Diffstat (limited to 'templates/interfaces/ethernet/node.def')
-rw-r--r--templates/interfaces/ethernet/node.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/interfaces/ethernet/node.def b/templates/interfaces/ethernet/node.def
index eee64cd..444affe 100644
--- a/templates/interfaces/ethernet/node.def
+++ b/templates/interfaces/ethernet/node.def
@@ -1,6 +1,6 @@
tag:
type: txt
-help: Ethernet interface name
+help: Set ethernet interface name
syntax:expression: exec " \
if [ -z \"`ip link | egrep -v 'eth[0-9]+[.]' | grep $VAR(@)`\" ]; then \
echo Invalid ethernet interface [$VAR(@)]; \