touch up usage for swap utils

This commit is contained in:
Mike Frysinger 2005-09-13 02:26:24 +00:00
parent bc3d4a175f
commit 68071e46b1

View File

@ -2619,14 +2619,14 @@
"\t-s\tuse System V sum algorithm (512byte blocks)"
#define swapoff_trivial_usage \
"[OPTION] [DEVICE]"
"[-a] [DEVICE]"
#define swapoff_full_usage \
"Stop swapping virtual memory pages on DEVICE.\n\n" \
"Options:\n" \
"\t-a\tStop swapping on all swap devices"
#define swapon_trivial_usage \
"[OPTION] [DEVICE]"
"[-a] [DEVICE]"
#define swapon_full_usage \
"Start swapping virtual memory pages on DEVICE.\n\n" \
"Options:\n" \