summaryrefslogtreecommitdiffstats
path: root/plugins/check_swap.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/check_swap.c')
-rw-r--r--plugins/check_swap.c4
1 files changed, 0 insertions, 4 deletions
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)
507 Verbose output. Up to 3 levels\n")); 507 Verbose output. Up to 3 levels\n"));
508 508
509 printf (_("\n\ 509 printf (_("\n\
510On Solaris, if -a specified, uses swap -l, otherwise uses swap -s.\n\
511Will be discrepencies because swap -s counts allocated swap and includes\n\
512real memory\n"));
513 printf (_("\n\
514On AIX, if -a is specified, uses lsps -a, otherwise uses lsps -s.\n")); 510On AIX, if -a is specified, uses lsps -a, otherwise uses lsps -s.\n"));
515 511
516 printf (_(UT_SUPPORT)); 512 printf (_(UT_SUPPORT));