fix problems from ticket #385, thx mikea
[openwrt.git] / package / screen / Config.in
index 610e3f47f34f6442a37760cbdf9f028ae21a1ca9..de25fe09b084dd01fa8ab997930a93c7adc35d1f 100644 (file)
@@ -1,6 +1,10 @@
 config BR2_PACKAGE_SCREEN
-       tristate "screen"
+       prompt "screen............................ Full-screen terminal window manager"
+       tristate
        default m if CONFIG_DEVEL
        help
          Screen is a full-screen window manager that multiplexes a physical 
          terminal between several processes, typically interactive shells.
+         
+         http://www.gnu.org/software/screen/
+