From 17a6da10c0fcb87edcad978daa1f1462515cc011 Mon Sep 17 00:00:00 2001 From: Mohit Mehta Date: Thu, 10 Apr 2008 04:30:40 +0000 Subject: Fix Bug 3069 Help strings should be standardized - help strings standardized in vyatta-cfg-quagga --- templates/protocols/ospf/auto-cost/node.def | 2 +- templates/protocols/ospf/auto-cost/reference-bandwidth/node.def | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/protocols/ospf/auto-cost') diff --git a/templates/protocols/ospf/auto-cost/node.def b/templates/protocols/ospf/auto-cost/node.def index 5ea6ce6f..f7f8dc23 100644 --- a/templates/protocols/ospf/auto-cost/node.def +++ b/templates/protocols/ospf/auto-cost/node.def @@ -1 +1 @@ -help: Calculate OSPF interface cost according to bandwidth +help: Set to calculate OSPF interface cost according to bandwidth diff --git a/templates/protocols/ospf/auto-cost/reference-bandwidth/node.def b/templates/protocols/ospf/auto-cost/reference-bandwidth/node.def index 9896730d..24413a11 100644 --- a/templates/protocols/ospf/auto-cost/reference-bandwidth/node.def +++ b/templates/protocols/ospf/auto-cost/reference-bandwidth/node.def @@ -1,5 +1,5 @@ type: u32 -help: Use reference bandwidth method to assign OSPF cost +help: Set to use reference bandwidth method to assign OSPF cost default: 100 syntax:expression: $VAR(@) >= 1 && $VAR(@) <= 4294967; \ "Must be between 1-4294967" -- cgit v1.2.3