From 5c63f19a604fda5fe0e68dd33ed31256060db09e Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Thu, 18 Jul 1996 22:30:41 +0000 Subject: Fix quoting in last echo. --- release/INSTALL-GRUB-MBR | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'release/INSTALL-GRUB-MBR') diff --git a/release/INSTALL-GRUB-MBR b/release/INSTALL-GRUB-MBR index 8dacdcbc..ce15ea77 100644 --- a/release/INSTALL-GRUB-MBR +++ b/release/INSTALL-GRUB-MBR @@ -37,4 +37,4 @@ dd if="$DEV" of=mbr bs=512 count=1 \ rm mbr stage1 echo "$0: /boot/grub/stage1_ffs installed in MBR" -echo "$0: Don't forget to use the grub `install=' command to install stage2" +echo "$0: Don't forget to use the grub \`install=' command to install stage2" -- cgit v1.2.3