summaryrefslogtreecommitdiff
path: root/templates/interfaces/ethernet
diff options
context:
space:
mode:
authorMohit Mehta <mohit.mehta@vyatta.com>2008-04-11 21:53:24 +0000
committerMohit Mehta <mohit.mehta@vyatta.com>2008-04-11 21:53:24 +0000
commit7b6dc5c96511ebdb55221c54ed340733b4e8ba27 (patch)
tree9d017bd57499aed5f8af211d5ef74dbf6cb9531e /templates/interfaces/ethernet
parentf11c3e118f48d7bfd6d2a8d5d32309f2a83403fc (diff)
downloadvyatta-cfg-7b6dc5c96511ebdb55221c54ed340733b4e8ba27.tar.gz
vyatta-cfg-7b6dc5c96511ebdb55221c54ed340733b4e8ba27.zip
Fix Bug 3069 Help strings should be standardized
- help strings standardized in vyatta-cfg
Diffstat (limited to 'templates/interfaces/ethernet')
-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 444affe..d2cfa84 100644
--- a/templates/interfaces/ethernet/node.def
+++ b/templates/interfaces/ethernet/node.def
@@ -1,6 +1,6 @@
tag:
type: txt
-help: Set ethernet interface name
+help: Set ethernet interface
syntax:expression: exec " \
if [ -z \"`ip link | egrep -v 'eth[0-9]+[.]' | grep $VAR(@)`\" ]; then \
echo Invalid ethernet interface [$VAR(@)]; \