]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
more: fix typos
authorDavidlohr Bueso <dave@gnu.org>
Tue, 14 Feb 2012 11:13:16 +0000 (12:13 +0100)
committerKarel Zak <kzak@redhat.com>
Fri, 24 Feb 2012 13:15:42 +0000 (14:15 +0100)
Signed-off-by: Davidlohr Bueso <dave@gnu.org>
text-utils/more.c

index d68b40ef96d96be81769b4f844d4e9fad090b158..32eb765e9b761ffe3ce252525e73fbede6469664 100644 (file)
@@ -303,7 +303,7 @@ 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 disblay text\n"
+              "  -p        suppress scroll, clean screen and display text\n"
               "  -c        suppress scroll, display text and clean line ends\n"
               "  -u        suppress underlining\n"
               "  -s        squeeze multiple blank lines into one\n"