summaryrefslogtreecommitdiff
path: root/templates/policy/access-list/node.def
diff options
context:
space:
mode:
authorJustin Fletcher <jfletcher@phuket.vyatta.com>2007-11-05 14:47:02 -0800
committerJustin Fletcher <jfletcher@phuket.vyatta.com>2007-11-05 14:47:02 -0800
commitf6d78b37ef2c22f273484ccf68aa50e00facf4bf (patch)
tree95fe13634a9fab3f5ead9b708798cae4c747a9d4 /templates/policy/access-list/node.def
parent99378be23aeb463c5c405c279bd474ab54c0669e (diff)
downloadvyatta-cfg-quagga-f6d78b37ef2c22f273484ccf68aa50e00facf4bf.tar.gz
vyatta-cfg-quagga-f6d78b37ef2c22f273484ccf68aa50e00facf4bf.zip
Help text modifications
Diffstat (limited to 'templates/policy/access-list/node.def')
-rw-r--r--templates/policy/access-list/node.def4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/policy/access-list/node.def b/templates/policy/access-list/node.def
index c1026172..41327e16 100644
--- a/templates/policy/access-list/node.def
+++ b/templates/policy/access-list/node.def
@@ -1,12 +1,12 @@
tag:
type: u32
-help: "access-list number must be \n \
+help: "Access list number must be \n \
<1-99> IP standard access list \n \
<100-199> IP extended access list \n \
<1300-1999> IP standard access list (expanded range) \n \
<2000-2699> IP extended access list (expanded range) \n "
syntax: ($(@) >= 1 && $(@) <= 199) || ($(@) >= 1300 && $(@) <= 2699); \
-"access-list number must be \n \
+"Access list number must be \n \
<1-99> IP standard access list \n \
<100-199> IP extended access list \n \
<1300-1999> IP standard access list (expanded range) \n \