diff options
Diffstat (limited to 'chapter06/grub.xml')
-rw-r--r-- | chapter06/grub.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/grub.xml b/chapter06/grub.xml index 8570a6ac2..2750c5442 100644 --- a/chapter06/grub.xml +++ b/chapter06/grub.xml @@ -42,8 +42,8 @@ unset them when building GRUB.</para> <para>Start by applying the following patch to allow for better drive - detection, fix some <application>GCC 4.x</application> issues, and provide - better SATA support for some disk controllers:</para> + detection, fix some GCC 4.x issues, and provide better SATA support + for some disk controllers:</para> <screen><userinput>patch -Np1 -i ../&grub-geometry-patch;</userinput></screen> |