Standardize package Config.in, change prompt to package name + short description...
[openwrt.git] / openwrt / package / screen / Config.in
index 610e3f4..cf33ebe 100644 (file)
@@ -1,6 +1,9 @@
 config BR2_PACKAGE_SCREEN
-       tristate "screen"
+       tristate "screen - Full-screen terminal window manager"
        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/
+