aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/ncurses-exp.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/ncurses-exp.xml')
-rw-r--r--chapter06/ncurses-exp.xml18
1 files changed, 6 insertions, 12 deletions
diff --git a/chapter06/ncurses-exp.xml b/chapter06/ncurses-exp.xml
index 78b7a3cde..93eb4ab1b 100644
--- a/chapter06/ncurses-exp.xml
+++ b/chapter06/ncurses-exp.xml
@@ -1,21 +1,15 @@
<sect2>
<title>Command explanations</title>
-<para>
-<userinput>patch -Np1 -F10 -i ../ncurses-5.2.patch:</userinput> Regular
+<para><userinput>patch -Np1 -F10 -i ../ncurses-5.2.patch:</userinput> Regular
updates to the ncurses package are provided as patch files so this is
-to make the source tree up to date.
-</para>
+to make the source tree up to date.</para>
-<para>
-<userinput>--with-shared:</userinput> This enables the build of the
-shared ncurses library files.
-</para>
+<para><userinput>--with-shared:</userinput> This enables the build of the
+shared ncurses library files.</para>
-<para>
-<userinput>--disable-termcap:</userinput> Disabled the compilation of
-termcap fall back support.
-</para>
+<para><userinput>--disable-termcap:</userinput> Disabled the compilation of
+termcap fall back support.</para>
</sect2>