projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
move sysfs to mount_root
[openwrt.git]
/
package
/
less
/
Config.in
diff --git
a/package/less/Config.in
b/package/less/Config.in
index
80de80f
..
2581bd9
100644
(file)
--- a/
package/less/Config.in
+++ b/
package/less/Config.in
@@
-1,9
+1,10
@@
config BR2_PACKAGE_LESS
config BR2_PACKAGE_LESS
- tristate "less - a text file viewer."
+ prompt "less.............................. A text file viewer."
+ tristate
default m if CONFIG_DEVEL
select BR2_PACKAGE_LIBNCURSES
help
less - less is a pager. A pager usually displays text files.
default m if CONFIG_DEVEL
select BR2_PACKAGE_LIBNCURSES
help
less - less is a pager. A pager usually displays text files.
-
- http://www.greenwoodsoftware.com/less/
+ http://www.greenwoodsoftware.com/less/
+
This page took
0.020467 seconds
and
4
git commands to generate.