* [PATCH 3/4] more: fix typos
@ 2012-02-14 11:13 Davidlohr Bueso
2012-02-24 13:17 ` Karel Zak
0 siblings, 1 reply; 2+ messages in thread
From: Davidlohr Bueso @ 2012-02-14 11:13 UTC (permalink / raw)
To: Karel Zak; +Cc: util-linux
From: Davidlohr Bueso <dave@gnu.org>
Signed-off-by: Davidlohr Bueso <dave@gnu.org>
---
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-02-24 13:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-14 11:13 [PATCH 3/4] more: fix typos Davidlohr Bueso
2012-02-24 13:17 ` Karel Zak
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox