X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=plugins%2Fcheck_swap.c;h=a3f4df4482c012b74f23ced67be7845d4cc43cd5;hb=9ea5f808f64b044e76473795cd80c11edbf3eb17;hp=c152eee1e3e30c7cb5d1f9341c2ff349c4ddf0f1;hpb=49b7afb02704b8d37b0e863efb2651c5ca1cb70f;p=nagiosplug.git 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 @@ -506,10 +506,6 @@ print_help (void) -v, --verbose\n\ 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"));