diff options
Diffstat (limited to 'appendixa/kernel-desc.xml')
-rw-r--r-- | appendixa/kernel-desc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appendixa/kernel-desc.xml b/appendixa/kernel-desc.xml index 3114f603f..89d16ee3f 100644 --- a/appendixa/kernel-desc.xml +++ b/appendixa/kernel-desc.xml @@ -6,7 +6,7 @@ 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 to the software, and turns a single CPU into a multi-tasking machine capable of running scores of programs seemingly at the same time.</para> - + <para>The <emphasis>kernel headers</emphasis> define the interface to the services that the kernel provides. The headers in your system's <filename>include</filename> directory should <emphasis>always</emphasis> be |