From b292119dd94c8e93032147e3135b4bff17564ff4 Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Fri, 16 Jul 2010 18:11:39 -0700 Subject: Remove verbs from all help messages Per current policy remove verb from all help messages in th is package --- templates/system/ip/arp/node.def | 2 +- templates/system/ip/arp/table-size/node.def | 2 +- templates/system/ip/node.def | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'templates/system/ip') diff --git a/templates/system/ip/arp/node.def b/templates/system/ip/arp/node.def index 056a284f..2d3aa69a 100644 --- a/templates/system/ip/arp/node.def +++ b/templates/system/ip/arp/node.def @@ -1 +1 @@ -help: Set parameters for ARP cache +help: Parameters for ARP cache diff --git a/templates/system/ip/arp/table-size/node.def b/templates/system/ip/arp/table-size/node.def index 8c548f5b..bdeea371 100644 --- a/templates/system/ip/arp/table-size/node.def +++ b/templates/system/ip/arp/table-size/node.def @@ -1,4 +1,4 @@ -help: Set maximum number of entries to keep in the ARP cache +help: Maximum number of entries to keep in the ARP cache type: u32 diff --git a/templates/system/ip/node.def b/templates/system/ip/node.def index 3b495f3d..c1359b50 100644 --- a/templates/system/ip/node.def +++ b/templates/system/ip/node.def @@ -1,2 +1,2 @@ priority: 400 -help: Set IPv4 settings +help: IPv4 settings -- cgit v1.2.3