diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-03-27 10:36:52 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-03-27 10:36:52 +0000 |
commit | ffe0a2ff35e86bb760cda4383b3684144a94a37f (patch) | |
tree | e0e9255ca0529a2f27a26df39f1ba44497392e2c /chapter06 | |
parent | 7a95c735c8e3bcd673a55b7268e78e5eb1a07a8e (diff) |
Fix a few typos. Fixes #2618. Thanks to Chris Staub for the patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9238 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/grub.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/grub.xml b/chapter06/grub.xml index be8daaaa6..807abc8e3 100644 --- a/chapter06/grub.xml +++ b/chapter06/grub.xml @@ -78,7 +78,7 @@ grub-mkrescue, grub-dumpbios, grub-install, grub-mkconfig, grub-mkdevicemap, grub-probe, grub-setup</seg> - <seg>/usr/lib/grub, /etc/grub.d, /usr/share/grub, /usr/inclue/grub</seg> + <seg>/usr/lib/grub, /etc/grub.d, /usr/share/grub, /usr/include/grub</seg> </seglistitem> </segmentedlist> |