From: Davidlohr Bueso <dave@xxxxxxx> Signed-off-by: Davidlohr Bueso <dave@xxxxxxx> --- text-utils/more.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/text-utils/more.c b/text-utils/more.c index d68b40e..32eb765 100644 --- a/text-utils/more.c +++ b/text-utils/more.c @@ -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" -- 1.7.4.1 -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html