change more to less
[openwrt-10.03/.git] / package / busybox / config / miscutils / Config.in
index f13d8ba0bc85624fd38cab8bdb267fc40bef1659..407503dc405462f473041584fe4826314de2d2b7 100644 (file)
@@ -127,7 +127,7 @@ config BUSYBOX_CONFIG_LAST
 
 config BUSYBOX_CONFIG_LESS
        bool "less"
-       default n
+       default y
        help
          'less' is a pager, meaning that it displays text files. It possesses
          a wide array of features, and is an improvement over 'more'.