summaryrefslogtreecommitdiffstats
path: root/text-utils/more.c
diff options
context:
space:
mode:
authorDavidlohr Bueso2012-02-14 12:13:16 +0100
committerKarel Zak2012-02-24 14:15:42 +0100
commitcaea4f7da616baf1583353a6b009ae6c4b05a5ef (patch)
tree1e8ed18c53da3dad54725f8239473a49fd79a74f /text-utils/more.c
parentsys-utils: fix typos (diff)
downloadkernel-qcow2-util-linux-caea4f7da616baf1583353a6b009ae6c4b05a5ef.tar.gz
kernel-qcow2-util-linux-caea4f7da616baf1583353a6b009ae6c4b05a5ef.tar.xz
kernel-qcow2-util-linux-caea4f7da616baf1583353a6b009ae6c4b05a5ef.zip
more: fix typos
Signed-off-by: Davidlohr Bueso <dave@gnu.org>
Diffstat (limited to 'text-utils/more.c')
-rw-r--r--text-utils/more.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/text-utils/more.c b/text-utils/more.c
index d68b40ef9..32eb765e9 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"