From 093708d771f89c1eea62a43f50f5c51c38fee232 Mon Sep 17 00:00:00 2001 From: Steve Schnepp Date: Tue, 24 Apr 2012 11:47:24 +0300 Subject: [PATCH] Typo in help --- plugins/network/multiping | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/network/multiping b/plugins/network/multiping index fa4e5ef1..b8ba8de2 100755 --- a/plugins/network/multiping +++ b/plugins/network/multiping @@ -25,7 +25,7 @@ # ping_args - Arguments to ping (default "-c 2 -w 1") # ping_args2 - Arguments after the host name (required for Solaris) # ping - Ping program to use -# hosts - List of comma-separated hosts to ping (IP address of FQDN) +# hosts - List of comma-separated hosts to ping (IP address or FQDN) # names - Friendly display name of each host given in the "hosts" parameter (comma-separated list) # # Arguments for Solaris: