aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter06/kbd-exp.xml9
-rw-r--r--chapter06/kbd-inst.xml2
-rw-r--r--chapter06/kbd.xml1
3 files changed, 1 insertions, 11 deletions
diff --git a/chapter06/kbd-exp.xml b/chapter06/kbd-exp.xml
deleted file mode 100644
index 2a08a00f3..000000000
--- a/chapter06/kbd-exp.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<sect2>
-<title>Command explanations</title>
-
-<para><userinput>--datadir=/usr/share/kbd:</userinput> This puts the kbd
-data files (fonts, keymaps, and such) in the /usr/share/kbd directory, as
-the FHS suggests.</para>
-
-</sect2>
-
diff --git a/chapter06/kbd-inst.xml b/chapter06/kbd-inst.xml
index 0039cfc0c..7b2b2aad2 100644
--- a/chapter06/kbd-inst.xml
+++ b/chapter06/kbd-inst.xml
@@ -3,7 +3,7 @@
<para>Install Kbd by running the following commands:</para>
-<para><screen><userinput>./configure --datadir=/usr/share/kbd &amp;&amp;</userinput>
+<para><screen><userinput>./configure &amp;&amp;</userinput>
<userinput>make &amp;&amp;</userinput>
<userinput>make install</userinput></screen></para>
diff --git a/chapter06/kbd.xml b/chapter06/kbd.xml
index 389e4e7d0..cad43ec2b 100644
--- a/chapter06/kbd.xml
+++ b/chapter06/kbd.xml
@@ -6,7 +6,6 @@
Estimated required disk space: &kbd-compsize;</screen>
&c6-kbd-inst;
-&c6-kbd-exp;
&aa-kbd-desc;
&ab-kbd-dep;