[PATCH] typo in INSTALL file

Robert P. J. Day rpjday at mindspring.com
Wed May 17 03:02:02 PDT 2006


  (not sure if this is already part of bernhard's growing collection
of typo fixes.)

rday
-------------- next part --------------
diff -pru busybox/INSTALL busybox.new/INSTALL
--- busybox/INSTALL	2006-04-10 07:16:21.000000000 -0400
+++ busybox.new/INSTALL	2006-04-13 12:16:59.000000000 -0400
@@ -53,7 +53,7 @@ is run without an existing configuration
 create a known starting point.
 
 Other starting configurations (mostly used for testing purposes) include
-"make allbaseconfig" (enables all applets but disables all optional features),
+"make allbareconfig" (enables all applets but disables all optional features),
 "make allyesconfig" (enables absolutely everything including debug features),
 and "make randconfig" (produce a random configuration).
 


More information about the busybox mailing list