Only in ./: grub-0.92-rc1.patch
diff -r --context ../grub-0.92/stage2/builtins.c ./stage2/builtins.c
*** ../grub-0.92/stage2/builtins.c	Sun Apr 28 20:26:49 2002
--- ./stage2/builtins.c	Mon May  6 14:51:31 2002
***************
*** 1181,1187 ****
  {
    "fallback",
    fallback_func,
!   BUILTIN_MENU,
  #if 0
    "fallback NUM",
    "Go into unattended boot mode: if the default boot entry has any"
--- 1181,1187 ----
  {
    "fallback",
    fallback_func,
!   BUILTIN_MENU | BUILTIN_CMDLINE,
  #if 0
    "fallback NUM",
    "Go into unattended boot mode: if the default boot entry has any"
