From 9eb109d1329ead397a77bfa8448b7a293e08421a Mon Sep 17 00:00:00 2001 From: Michael Gebetsroither Date: Mon, 17 Apr 2006 11:47:09 +0200 Subject: [PATCH] small typo fix --- templates/grub-pxelinux_config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/grub-pxelinux_config b/templates/grub-pxelinux_config index 0ee97b6..c242705 100644 --- a/templates/grub-pxelinux_config +++ b/templates/grub-pxelinux_config @@ -116,7 +116,7 @@ APPEND $pxe_def_boot_args_ debuginit $def_fb_args_ $BOOT_ARGS_ LABEL debuginit KERNEL linux26 APPEND $pxe_def_boot_args_ debuginit $no_fb_args_ $BOOT_ARGS_ -LABEL resuce +LABEL rescue KERNEL linux26 APPEND $pxe_def_boot_args_ $no_fb_args_ LABEL memtest -- 2.1.4