From 9ea5f808f64b044e76473795cd80c11edbf3eb17 Mon Sep 17 00:00:00 2001 From: Ton Voon Date: Wed, 6 Jul 2005 22:10:04 +0000 Subject: Updated help file to remove swap -s reference (Sivakumar Nellurandi) git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1200 f882894a-f735-0410-b71e-b25c423dba1c diff --git a/plugins/check_swap.c b/plugins/check_swap.c index c152eee..a3f4df4 100644 --- a/plugins/check_swap.c +++ b/plugins/check_swap.c @@ -507,10 +507,6 @@ print_help (void) Verbose output. Up to 3 levels\n")); printf (_("\n\ -On Solaris, if -a specified, uses swap -l, otherwise uses swap -s.\n\ -Will be discrepencies because swap -s counts allocated swap and includes\n\ -real memory\n")); - printf (_("\n\ On AIX, if -a is specified, uses lsps -a, otherwise uses lsps -s.\n")); printf (_(UT_SUPPORT)); -- cgit v0.10-9-g596f