aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/kernel.xml
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2004-06-14 17:19:47 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2004-06-14 17:19:47 +0000
commit3966ace90d61f79b7a0490031c8fdf34462ff3e9 (patch)
tree359c4de9a07fd6bd5cae643c8869c159923e5336 /chapter08/kernel.xml
parenteb443a3b8d84568d4bef4b48778e4c824c3cd0e4 (diff)
Replaced GNU/Linux with Linux to maintain consistency with the rest of the book (Larry Lawrence)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3786 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter08/kernel.xml')
-rw-r--r--chapter08/kernel.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/kernel.xml b/chapter08/kernel.xml
index 8995f4264..4209f3cf8 100644
--- a/chapter08/kernel.xml
+++ b/chapter08/kernel.xml
@@ -173,7 +173,7 @@ and the System.map</seg></seglistitem>
<term>The <emphasis>kernel</emphasis></term>
<listitem>
<indexterm zone="ch-bootable-kernel kernel"><primary sortas="b-kernel">kernel</primary></indexterm>
-<para>is the engine of your GNU/Linux system.
+<para>is the engine of your Linux system.
When switching on your box, the kernel is the first part of your operating
system that gets loaded. It detects and initializes all the components of your
computer's hardware, then makes these components available as a tree of files