From fe5e91f25bb1935f384ea9670128172a9d3edb45 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Tue, 15 Jul 1997 22:57:45 +0000 Subject: Doc fix. --- sutils/swapon.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sutils/swapon.c b/sutils/swapon.c index a1e9e63f..3a23353f 100644 --- a/sutils/swapon.c +++ b/sutils/swapon.c @@ -42,7 +42,7 @@ static struct argp_option options[] = static char *args_doc = "DEVICE..."; #ifdef SWAPOFF -static char *doc = "Stop paging onto DEVICE..."; +static char *doc = "Stop paging on DEVICE..."; #else static char *doc = "Start paging onto DEVICE..."; #endif -- cgit v1.2.3