diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-01-31 15:07:36 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-01-31 15:07:36 +0000 |
commit | ab3b93b727dde7de9c0aea893f62e88cb0ee1c13 (patch) | |
tree | f3f9ca3c8e0f8aa24a00e7b45619f14eb1423196 /chapter06/grub.xml | |
parent | 90afe40d900c2c055750a4761e29b54009a7f6a7 (diff) |
Writing 'file system' as two words everywhere.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3198 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/grub.xml')
-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 c2f018e55..a9b53ae1b 100644 --- a/chapter06/grub.xml +++ b/chapter06/grub.xml @@ -44,7 +44,7 @@ directory is appropriate for your hardware.</para> <para>The <filename class="directory">i386-pc</filename> directory also contains a number of <filename>*stage1_5</filename> files, different ones -for different filesystems. Have a look at the ones available and copy the +for different file systems. Have a look at the ones available and copy the appropriate ones to the <filename class="directory">/boot/grub</filename> directory. Most people will copy the <filename>e2fs_stage1_5</filename> and/or <filename>reiserfs_stage1_5</filename> files.</para> |