From b2324eadd20e48aa4c0d561aa55915b1c8e37336 Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Wed, 21 Jul 2010 13:44:29 -0700 Subject: Fix help completion text Use ipv4net when Address/prefix expected Use ipv4 where Address expected --- templates/system/static-host-mapping/host-name/node.tag/inet/node.def | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/system/static-host-mapping/host-name') diff --git a/templates/system/static-host-mapping/host-name/node.tag/inet/node.def b/templates/system/static-host-mapping/host-name/node.tag/inet/node.def index d8bc35bd..313132c3 100644 --- a/templates/system/static-host-mapping/host-name/node.tag/inet/node.def +++ b/templates/system/static-host-mapping/host-name/node.tag/inet/node.def @@ -1,4 +1,4 @@ type: ipv4, ipv6 -val_help: IPv4 address -val_help: IPv6 address +val_help: ipv4; IPv4 address +val_help: ipv6; IPv6 address help: Address [REQUIRED] -- cgit v1.2.3