diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2005-02-24 18:32:19 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2005-02-24 18:32:19 +0000 |
commit | 8f970960054d610b00d5858e0a0e89c24a49795e (patch) | |
tree | b9fc3378d02dd633809fb2caabd6ca77edfa7563 /chapter05 | |
parent | bab55927796311a00a1c24851647a6c4d7ca591a (diff) |
Changed the Short Descriptions sections to table format for XHTML output.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4677 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05')
-rw-r--r-- | chapter05/dejagnu.xml | 1 | ||||
-rw-r--r-- | chapter05/expect.xml | 1 | ||||
-rw-r--r-- | chapter05/tcl.xml | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/chapter05/dejagnu.xml b/chapter05/dejagnu.xml index 2b9703030..bab68ee91 100644 --- a/chapter05/dejagnu.xml +++ b/chapter05/dejagnu.xml @@ -48,6 +48,7 @@ GCC, Glibc, Grep, Make, and Sed</seg></seglistitem> <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead> <?dbfo list-presentation="list"?> +<?dbhtml list-presentation="table"?> <varlistentry id="runtest"> <term><command>runtest</command></term> diff --git a/chapter05/expect.xml b/chapter05/expect.xml index 5d99eaf4d..c6685feac 100644 --- a/chapter05/expect.xml +++ b/chapter05/expect.xml @@ -94,6 +94,7 @@ scripts, which are not needed.</para></listitem> <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead> <?dbfo list-presentation="list"?> +<?dbhtml list-presentation="table"?> <varlistentry id="expect"> <term><command>expect</command></term> diff --git a/chapter05/tcl.xml b/chapter05/tcl.xml index 69dcbdec3..97a2461c4 100644 --- a/chapter05/tcl.xml +++ b/chapter05/tcl.xml @@ -82,6 +82,7 @@ will need its internal headers.</para></warning> <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead> <?dbfo list-presentation="list"?> +<?dbhtml list-presentation="table"?> <varlistentry id="tclsh8.4"> <term><command>tclsh8.4</command></term> |