From 095345d07d847436aa1cc2c3efd679603e0bc1fb Mon Sep 17 00:00:00 2001 From: Benno Schulenberg Date: Mon, 6 Feb 2012 16:01:48 +0100 Subject: textual: fix a few typos in some of the usage help texts Also improve clarity of some other lines of those texts. Signed-off-by: Benno Schulenberg --- text-utils/more.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'text-utils/more.c') diff --git a/text-utils/more.c b/text-utils/more.c index f0b0f67db..c45b967ad 100644 --- a/text-utils/more.c +++ b/text-utils/more.c @@ -323,8 +323,8 @@ static void __attribute__((__noreturn__)) usage(FILE *out) " -d display help instead of ring bell\n" " -f count logical, rather than screen lines\n" " -l suppress pause after form feed\n" - " -p suppress scroll, clean screen and display text\n" - " -c suppress scroll, display text and clean line ends\n" + " -p do not scroll, clean screen and display text\n" + " -c do not scroll, display text and clean line ends\n" " -u suppress underlining\n" " -s squeeze multiple blank lines into one\n" " -NUM specify the number of lines per screenful\n" -- cgit v1.2.3-55-g7522