aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/chapter06.xml1
-rw-r--r--chapter06/kernel-manpages-inst.xml13
-rw-r--r--chapter06/kernel-manpages.xml12
3 files changed, 0 insertions, 26 deletions
diff --git a/chapter06/chapter06.xml b/chapter06/chapter06.xml
index d3843cbb2..b4d9ad8a9 100644
--- a/chapter06/chapter06.xml
+++ b/chapter06/chapter06.xml
@@ -63,7 +63,6 @@
&c6-tar;
&c6-utillinux;
&c6-gcc-2953;
-&c6-kernel-manpages;
&c6-revisedchroot;
&c6-bootscripts;
&c6-configure;
diff --git a/chapter06/kernel-manpages-inst.xml b/chapter06/kernel-manpages-inst.xml
deleted file mode 100644
index a9c4ca059..000000000
--- a/chapter06/kernel-manpages-inst.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<sect2>
-<title>Installation of the kernel man pages</title>
-
-<para>Build the manual pages:</para>
-
-<para><screen><userinput>make mandocs</userinput></screen></para>
-
-<para>Install the manual pages:</para>
-
-<para><screen><userinput>cp -a Documentation/man /usr/share/man/man9</userinput></screen></para>
-
-</sect2>
-
diff --git a/chapter06/kernel-manpages.xml b/chapter06/kernel-manpages.xml
deleted file mode 100644
index 7a0fd0951..000000000
--- a/chapter06/kernel-manpages.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<sect1 id="ch06-kernel-manpages">
-<title>Installing Linux-&kernel-version; man pages</title>
-<?dbhtml filename="kernel-manpages.html" dir="chapter06"?>
-
-<screen>Estimated build time: &kernel-manpages-time;
-Estimated required disk space: &kernel-manpages-compsize;</screen>
-
-&aa-kernel-shortdesc;
-&c6-kernel-manpages-inst;
-
-</sect1>
-