From c5b2e6f32bd19406c4b7f48a674062b585fa76e0 Mon Sep 17 00:00:00 2001 From: Mohit Mehta Date: Thu, 10 Apr 2008 06:26:20 +0000 Subject: Fix Bug 3069 Help strings should be standardized -help strings standardized in vyatta-cfg-system --- templates/system/domain-search/domain/node.def | 2 +- templates/system/domain-search/node.def | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/system/domain-search') diff --git a/templates/system/domain-search/domain/node.def b/templates/system/domain-search/domain/node.def index bd3e51bf..8af03fa4 100644 --- a/templates/system/domain-search/domain/node.def +++ b/templates/system/domain-search/domain/node.def @@ -1,6 +1,6 @@ multi: type: txt -help: Configure DNS domain completion order +help: Set DNS domain completion order syntax:expression: pattern $VAR(@) "^[-a-zA-Z0-9.]+$" ; "invalid domain name $VAR(@)" update:expression: "sudo /opt/vyatta/sbin/vyatta_update_resolv.pl" delete:expression: "sudo /opt/vyatta/sbin/vyatta_update_resolv.pl" diff --git a/templates/system/domain-search/node.def b/templates/system/domain-search/node.def index ce28442d..b51158e6 100644 --- a/templates/system/domain-search/node.def +++ b/templates/system/domain-search/node.def @@ -1 +1 @@ -help: Configure DNS domain completion order +help: Set Domain Name Server (DNS) domain completion order -- cgit v1.2.3