- typo s/allbaseconfig/allbareconfig/

I thought Robert Day pointed this out, but i cannot find the mail in the archives..
1_4_stable
Bernhard Reutner-Fischer 2006-05-19 14:02:51 +00:00
parent 0a8812bdc5
commit 14b1d2930a
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ is run without an existing configuration, make defconfig will run first to
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).