Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2008-10-25 02:43:27 +0400
committerDenis Vlasenko <vda.linux@googlemail.com>2008-10-25 02:43:27 +0400
commit53c80f09723fa5e9bccd6fbab9c11b14ed520404 (patch)
tree1c05b9eb8166124b0ac9fb74587aca6459634755 /scripts
parentaa2a1c000c360d89c36c9b1138473ab5f57a946f (diff)
less: add optional line number toggle and resizing on SIGWINCH.
Diffstat (limited to 'scripts')
-rw-r--r--scripts/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/defconfig b/scripts/defconfig
index dc926c8e0..5a5a23fb6 100644
--- a/scripts/defconfig
+++ b/scripts/defconfig
@@ -573,7 +573,7 @@ CONFIG_LESS=y
CONFIG_FEATURE_LESS_MAXLINES=9999999
CONFIG_FEATURE_LESS_BRACKETS=y
CONFIG_FEATURE_LESS_FLAGS=y
-CONFIG_FEATURE_LESS_FLAGCS=y
+CONFIG_FEATURE_LESS_DASHCMD=y
CONFIG_FEATURE_LESS_MARKS=y
CONFIG_FEATURE_LESS_REGEXP=y
CONFIG_HDPARM=y