aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/kbd-inst.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/kbd-inst.xml')
-rw-r--r--chapter06/kbd-inst.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/chapter06/kbd-inst.xml b/chapter06/kbd-inst.xml
index e27d55b94..39f9b5cb4 100644
--- a/chapter06/kbd-inst.xml
+++ b/chapter06/kbd-inst.xml
@@ -7,19 +7,19 @@
<userinput>setvesablank</userinput> and <userinput>getunimap</userinput>) are
not installed . The patch enables the compilation of these utilities:</para>
-<para><screen><userinput>patch -Np1 -i ../&kbd-patch;</userinput></screen></para>
+<screen><userinput>patch -Np1 -i ../&kbd-patch;</userinput></screen>
<para>Now prepare Kbd for compilation:</para>
-<para><screen><userinput>./configure</userinput></screen></para>
+<screen><userinput>./configure</userinput></screen>
<para>Compile the package:</para>
-<para><screen><userinput>make</userinput></screen></para>
+<screen><userinput>make</userinput></screen>
<para>And install it:</para>
-<para><screen><userinput>make install</userinput></screen></para>
+<screen><userinput>make install</userinput></screen>
</sect2>