add help text
authorMike Frysinger <vapier@gentoo.org>
Thu, 11 Nov 2004 14:16:28 +0000 (14:16 -0000)
committerMike Frysinger <vapier@gentoo.org>
Thu, 11 Nov 2004 14:16:28 +0000 (14:16 -0000)
package/iproute2/Config.in
package/wtools/Config.in

index 752d80e08483af78e25efd36430a79a14ed0ca82..1dc4c277d5e8f4ca6b91cb89ac7d1b76f4696de8 100644 (file)
@@ -1,8 +1,8 @@
-#
-
 config BR2_PACKAGE_IPROUTE2
-       bool"iproute2"
+       bool "iproute2"
        default n
        help
-         Add help text here.
+         Kernel routing and traffic control utilities.  Provides things 
+         like ip and tc.
 
+         http://developer.osdl.org/dev/iproute2/
index 3610028f959182b1702ba796aa5aac3490fa0bdb..69220cde25be9cc92f4e2637ec9dd6e688732cbb 100644 (file)
@@ -1,8 +1,7 @@
-#
-
 config BR2_PACKAGE_WTOOLS
-       bool"wtools"
+       bool "wtools"
        default n
        help
-         Add help text here.
+         A collection of tools to configure wireless lan cards.
 
+         http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html