diff --git a/plugins/check_swap.c b/plugins/check_swap.c index c152eee1..a3f4df44 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"));