aboutsummaryrefslogtreecommitdiff
path: root/miscutils/less.c
diff options
context:
space:
mode:
authorManinder Singh <maninder1.s@samsung.com>2015-05-25 13:46:36 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2015-05-25 13:46:36 +0200
commit97c6491b4edf4bc9db293533ae0c3a81c4ef07f7 (patch)
tree7ac99422b82e761628c96855a57375f620f72997 /miscutils/less.c
parentc4603fb09aa2ec06bc8c0ad51b69fe7995a8ea17 (diff)
downloadbusybox-w32-97c6491b4edf4bc9db293533ae0c3a81c4ef07f7.tar.gz
busybox-w32-97c6491b4edf4bc9db293533ae0c3a81c4ef07f7.tar.bz2
busybox-w32-97c6491b4edf4bc9db293533ae0c3a81c4ef07f7.zip
typo fixes
Signed-off-by: Maninder Singh <maninder1.s@samsung.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'miscutils/less.c')
-rw-r--r--miscutils/less.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/miscutils/less.c b/miscutils/less.c
index 554e54687..d5a68d1e1 100644
--- a/miscutils/less.c
+++ b/miscutils/less.c
@@ -1848,7 +1848,7 @@ key and/or command line switch compatibility is a good idea:
1848 Most options may be changed either on the command line, 1848 Most options may be changed either on the command line,
1849 or from within less by using the - or -- command. 1849 or from within less by using the - or -- command.
1850 Options may be given in one of two forms: either a single 1850 Options may be given in one of two forms: either a single
1851 character preceded by a -, or a name preceeded by --. 1851 character preceded by a -, or a name preceded by --.
1852 -? ........ --help 1852 -? ........ --help
1853 Display help (from command line). 1853 Display help (from command line).
1854 -a ........ --search-skip-screen 1854 -a ........ --search-skip-screen