aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/kernel-desc.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appendixa/kernel-desc.xml')
-rw-r--r--appendixa/kernel-desc.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/appendixa/kernel-desc.xml b/appendixa/kernel-desc.xml
index ab7119f87..3114f603f 100644
--- a/appendixa/kernel-desc.xml
+++ b/appendixa/kernel-desc.xml
@@ -1,5 +1,3 @@
-<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
-
<sect2><title>Short descriptions</title>
<para>The <emphasis>kernel</emphasis> is the engine of your GNU/Linux system.
@@ -15,5 +13,9 @@ services that the kernel provides. The headers in your system's
the ones against which Glibc was compiled and should therefore
<emphasis>not</emphasis> be replaced when upgrading the kernel.</para>
+<para>The <filename>System.map</filename> file is a list of addresses and
+symbols. It maps the entry points and addresses of all the functions and data
+structures in the kernel.</para>
+
</sect2>