summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Fletcher <jfletcher@phuket.vyatta.com>2007-11-05 17:36:50 -0800
committerJustin Fletcher <jfletcher@phuket.vyatta.com>2007-11-05 17:36:50 -0800
commitdaa2a8f7742c29d72c9237177d8a8649004ed3ac (patch)
treed338ffe2e5d4f263afa89ef2355f4c7da6397a40
parentd8ed99c5bb309294a7139d3a140686d28cd18eb0 (diff)
downloadvyatta-cfg-system-daa2a8f7742c29d72c9237177d8a8649004ed3ac.tar.gz
vyatta-cfg-system-daa2a8f7742c29d72c9237177d8a8649004ed3ac.zip
User message modifications
-rw-r--r--templates/protocols/snmp/community/node.tag/authorization/node.def4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/protocols/snmp/community/node.tag/authorization/node.def b/templates/protocols/snmp/community/node.tag/authorization/node.def
index b9960195..fee6aa42 100644
--- a/templates/protocols/snmp/community/node.tag/authorization/node.def
+++ b/templates/protocols/snmp/community/node.tag/authorization/node.def
@@ -1,7 +1,7 @@
type: txt
default: "ro"
-help: "Authorization type either (rw or ro)"
-syntax: $(@) in "ro", "rw"; "authorization type must be either rw or ro"
+help: "Authorization type (rw or ro)"
+syntax: $(@) in "ro", "rw"; "Authorization type must be either rw or ro"