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 /chapter08/kernel-inst.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 'chapter08/kernel-inst.xml')
-rw-r--r-- | chapter08/kernel-inst.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter08/kernel-inst.xml b/chapter08/kernel-inst.xml index 8b0620783..d0c592425 100644 --- a/chapter08/kernel-inst.xml +++ b/chapter08/kernel-inst.xml @@ -34,8 +34,8 @@ the configuration menus and creating your own kernel configuration from scratch.</para> <para>For POSIX shared memory support, ensure that the kernel config option -"Virtual memory file system support" is enabled. It resides within the "File -systems" menu and is normally enabled by default.</para> +"Virtual memory file system support" is enabled. It resides within the +"File systems" menu and is normally enabled by default.</para> <para>Verify dependencies and create dependency information files:</para> |