From 20c017d62f87166fa100a27813de4d76c508c2c5 Mon Sep 17 00:00:00 2001
From: Matěj Laitl
Date: Wed, 12 Oct 2011 00:03:37 +0200
Subject: GRUB 2 Guide: nicer command listing colours
---
docs/grub-2-guide.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/grub-2-guide.xml b/docs/grub-2-guide.xml
index 935f111..e8c5b72 100644
--- a/docs/grub-2-guide.xml
+++ b/docs/grub-2-guide.xml
@@ -168,7 +168,7 @@ Installation of GRUB 2 is similar to installation of GRUB Legacy.
-grub2-install --no-floppy /dev/sda
+# grub2-install --no-floppy /dev/sda
@@ -324,7 +324,7 @@ GRUB Legacy files.
-grub2-mkconfig -o /boot/grub2/grub.cfg
+# grub2-mkconfig -o /boot/grub2/grub.cfg
--
cgit v1.2.3-65-gdbad