Explorar o código

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
Manuel Canales Esparcia %!s(int64=20) %!d(string=hai) anos
pai
achega
8f97096005
Modificáronse 57 ficheiros con 57 adicións e 44 borrados
  1. 1 0
      chapter05/dejagnu.xml
  2. 1 0
      chapter05/expect.xml
  3. 1 0
      chapter05/tcl.xml
  4. 1 0
      chapter06/autoconf.xml
  5. 1 0
      chapter06/automake.xml
  6. 1 0
      chapter06/bash.xml
  7. 1 0
      chapter06/binutils.xml
  8. 1 0
      chapter06/bison.xml
  9. 1 0
      chapter06/bzip2.xml
  10. 1 0
      chapter06/coreutils.xml
  11. 1 0
      chapter06/diffutils.xml
  12. 1 0
      chapter06/e2fsprogs.xml
  13. 1 0
      chapter06/file.xml
  14. 1 0
      chapter06/findutils.xml
  15. 1 0
      chapter06/flex.xml
  16. 1 0
      chapter06/gawk.xml
  17. 1 0
      chapter06/gcc.xml
  18. 1 0
      chapter06/gettext.xml
  19. 1 0
      chapter06/grep.xml
  20. 1 0
      chapter06/groff.xml
  21. 1 0
      chapter06/grub.xml
  22. 1 0
      chapter06/gzip.xml
  23. 1 0
      chapter06/hotplug.xml
  24. 1 0
      chapter06/iana-etc.xml
  25. 1 0
      chapter06/inetutils.xml
  26. 1 0
      chapter06/iproute2.xml
  27. 1 0
      chapter06/kbd.xml
  28. 1 0
      chapter06/less.xml
  29. 3 1
      chapter06/libol.xml
  30. 1 0
      chapter06/libtool.xml
  31. 1 0
      chapter06/linux-libc-headers.xml
  32. 1 0
      chapter06/m4.xml
  33. 1 0
      chapter06/make.xml
  34. 1 0
      chapter06/man-pages.xml
  35. 1 0
      chapter06/man.xml
  36. 1 0
      chapter06/mktemp.xml
  37. 1 0
      chapter06/module-init-tools.xml
  38. 1 0
      chapter06/ncurses.xml
  39. 1 0
      chapter06/patch.xml
  40. 1 0
      chapter06/perl.xml
  41. 1 0
      chapter06/procps.xml
  42. 1 0
      chapter06/psmisc.xml
  43. 1 0
      chapter06/readline.xml
  44. 1 0
      chapter06/sed.xml
  45. 1 0
      chapter06/shadow.xml
  46. 1 0
      chapter06/syslogng.xml
  47. 1 0
      chapter06/sysvinit.xml
  48. 1 0
      chapter06/tar.xml
  49. 1 0
      chapter06/texinfo.xml
  50. 1 0
      chapter06/udev.xml
  51. 1 0
      chapter06/util-linux.xml
  52. 1 0
      chapter06/vim.xml
  53. 1 0
      chapter06/zlib.xml
  54. 1 0
      chapter07/bootscripts.xml
  55. 1 0
      chapter08/kernel.xml
  56. 0 14
      stylesheets/lfs.css
  57. 0 29
      stylesheets/xhtml/lfs-mixed.xsl

+ 1 - 0
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>

+ 1 - 0
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>

+ 1 - 0
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>

+ 1 - 0
chapter06/autoconf.xml

@@ -56,6 +56,7 @@ autoreconf, autoscan, autoupdate, and ifnames</seg></seglistitem>
 
 <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead>
 <?dbfo list-presentation="list"?>
+<?dbhtml list-presentation="table"?>
 
 <varlistentry id="autoconf">
 <term><command>autoconf</command></term>

+ 1 - 0
chapter06/automake.xml

@@ -59,6 +59,7 @@ missing, mkinstalldirs, py-compile, symlink-tree, and ylwrap</seg></seglistitem>
 
 <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead>
 <?dbfo list-presentation="list"?>
+<?dbhtml list-presentation="table"?>
 
 <varlistentry id="acinstall">
 <term><command>acinstall</command></term>

+ 1 - 0
chapter06/bash.xml

@@ -87,6 +87,7 @@ that new programs are found as they become available.</para></note>
 
 <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead>
 <?dbfo list-presentation="list"?>
+<?dbhtml list-presentation="table"?>
 
 <varlistentry id="bash">
 <term><command>bash</command></term>

+ 1 - 0
chapter06/binutils.xml

@@ -108,6 +108,7 @@ ranlib, readelf, size, strings, and strip</seg>
 
 <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead>
 <?dbfo list-presentation="list"?>
+<?dbhtml list-presentation="table"?>
 
 <varlistentry id="addr2line">
 <term><command>addr2line</command></term>

+ 1 - 0
chapter06/bison.xml

@@ -55,6 +55,7 @@ GCC, Gettext, Glibc, Grep, M4, Make, and Sed</seg></seglistitem>
 
 <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead>
 <?dbfo list-presentation="list"?>
+<?dbhtml list-presentation="table"?>
 
 <varlistentry id="bison">
 <term><command>bison</command></term>

+ 1 - 0
chapter06/bzip2.xml

@@ -80,6 +80,7 @@ libbz2.so.&bzip2-version;), and libbz2.so.&bzip2-version;</seg></seglistitem>
 
 <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead>
 <?dbfo list-presentation="list"?>
+<?dbhtml list-presentation="table"?>
 
 <varlistentry id="bunzip2">
 <term><command>bunzip2</command></term>

+ 1 - 0
chapter06/coreutils.xml

@@ -113,6 +113,7 @@ users, vdir, wc, who, whoami, and yes</seg></seglistitem>
 
 <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead>
 <?dbfo list-presentation="list"?>
+<?dbhtml list-presentation="table"?>
 
 <varlistentry id="basename">
 <term><command>basename</command></term>

+ 1 - 0
chapter06/diffutils.xml

@@ -55,6 +55,7 @@ Gettext, Glibc, Grep, Make, and Sed</seg></seglistitem>
 
 <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead>
 <?dbfo list-presentation="list"?>
+<?dbhtml list-presentation="table"?>
 
 <varlistentry id="cmp">
 <term><command>cmp</command></term>

+ 1 - 0
chapter06/e2fsprogs.xml

@@ -108,6 +108,7 @@ libext2fs.[a,so], libss.[a,so], and libuuid.[a,so]</seg></seglistitem>
 
 <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead>
 <?dbfo list-presentation="list"?>
+<?dbhtml list-presentation="table"?>
 
 <varlistentry id="badblocks">
 <term><command>badblocks</command></term>

+ 1 - 0
chapter06/file.xml

@@ -53,6 +53,7 @@ GCC, Glibc, Grep, Make, Sed, and Zlib</seg></seglistitem>
 
 <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead>
 <?dbfo list-presentation="list"?>
+<?dbhtml list-presentation="table"?>
 
 <varlistentry id="file">
 <term><command>file</command></term>

+ 1 - 0
chapter06/findutils.xml

@@ -62,6 +62,7 @@ class="directory">/var/lib/locate</filename>, which is FHS-compliant.</para>
 
 <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead>
 <?dbfo list-presentation="list"?>
+<?dbhtml list-presentation="table"?>
 
 <varlistentry id="bigram">
 <term><command>bigram</command></term>

+ 1 - 0
chapter06/flex.xml

@@ -91,6 +91,7 @@ chmod 755 /usr/bin/lex</userinput></screen>
 
 <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead>
 <?dbfo list-presentation="list"?>
+<?dbhtml list-presentation="table"?>
 
 <varlistentry id="flex">
 <term><command>flex</command></term>

+ 1 - 0
chapter06/gawk.xml

@@ -56,6 +56,7 @@ pgawk, pgawk-&gawk-version;, and pwcat</seg></seglistitem>
 
 <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead>
 <?dbfo list-presentation="list"?>
+<?dbhtml list-presentation="table"?>
 
 <varlistentry id="awk">
 <term><command>awk</command></term>

+ 1 - 0
chapter06/gcc.xml

@@ -126,6 +126,7 @@ gcov</seg>
 
 <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead>
 <?dbfo list-presentation="list"?>
+<?dbhtml list-presentation="table"?>
 
 <varlistentry id="cc">
 <term><command>cc</command></term>

+ 1 - 0
chapter06/gettext.xml

@@ -63,6 +63,7 @@ ngettext, and xgettext</seg>
 
 <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead>
 <?dbfo list-presentation="list"?>
+<?dbhtml list-presentation="table"?>
 
 <varlistentry id="autopoint">
 <term><command>autopoint</command></term>

+ 1 - 0
chapter06/grep.xml

@@ -55,6 +55,7 @@ Diffutils, GCC, Gettext, Glibc, Make, Sed, and Texinfo</seg></seglistitem>
 
 <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead>
 <?dbfo list-presentation="list"?>
+<?dbhtml list-presentation="table"?>
 
 <varlistentry id="egrep">
 <term><command>egrep</command></term>

+ 1 - 0
chapter06/groff.xml

@@ -67,6 +67,7 @@ pre-grohtml, refer, soelim, tbl, tfmtodit, troff, and zsoelim (link to soelim)</
 
 <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead>
 <?dbfo list-presentation="list"?>
+<?dbhtml list-presentation="table"?>
 
 <varlistentry id="addftinfo">
 <term><command>addftinfo</command></term>

+ 1 - 0
chapter06/grub.xml

@@ -82,6 +82,7 @@ grub-md5-crypt, grub-terminfo, and mbchk</seg></seglistitem>
 
 <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead>
 <?dbfo list-presentation="list"?>
+<?dbhtml list-presentation="table"?>
 
 <varlistentry id="grub">
 <term><command>grub</command></term>

+ 1 - 0
chapter06/gzip.xml

@@ -70,6 +70,7 @@ zegrep, zfgrep, zforce, zgrep, zless, zmore, and znew</seg></seglistitem>
 
 <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead>
 <?dbfo list-presentation="list"?>
+<?dbhtml list-presentation="table"?>
 
 <varlistentry id="gunzip">
 <term><command>gunzip</command></term>

+ 1 - 0
chapter06/hotplug.xml

@@ -66,6 +66,7 @@ that reason, remove the network hotplug agent:</para>
 
 <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead>
 <?dbfo list-presentation="list"?>
+<?dbhtml list-presentation="table"?>
 
 <varlistentry id="hotplug">
 <term><command>hotplug</command></term>

+ 1 - 0
chapter06/iana-etc.xml

@@ -47,6 +47,7 @@
 
 <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead>
 <?dbfo list-presentation="list"?>
+<?dbhtml list-presentation="table"?>
 
 <varlistentry id="protocols">
 <term><filename>/etc/protocols</filename></term>

+ 1 - 0
chapter06/inetutils.xml

@@ -110,6 +110,7 @@ place:</para>
 
 <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead>
 <?dbfo list-presentation="list"?>
+<?dbhtml list-presentation="table"?>
 
 <varlistentry id="ftp">
 <term><command>ftp</command></term>

+ 1 - 0
chapter06/iproute2.xml

@@ -85,6 +85,7 @@ message when its options are not in the proper order.</para>
 
     <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead>
 <?dbfo list-presentation="list"?>
+<?dbhtml list-presentation="table"?>
 
       <varlistentry id="ifstat">
         <term>

+ 1 - 0
chapter06/kbd.xml

@@ -56,6 +56,7 @@ showconsolefont, showkey, unicode_start, and unicode_stop</seg></seglistitem>
 
 <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead>
 <?dbfo list-presentation="list"?>
+<?dbhtml list-presentation="table"?>
 
 <varlistentry id="chvt">
 <term><command>chvt</command></term>

+ 1 - 0
chapter06/less.xml

@@ -60,6 +60,7 @@ GCC, Glibc, Grep, Make, Ncurses, and Sed</seg></seglistitem>
 
 <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead>
 <?dbfo list-presentation="list"?>
+<?dbhtml list-presentation="table"?>
 
 <varlistentry id="less">
 <term><command>less</command></term>

+ 3 - 1
chapter06/libol.xml

@@ -50,7 +50,9 @@
 </segmentedlist>
 
 <!--
-<variablelist><title>Short descriptions</title>
+<variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead>
+<?dbfo list-presentation="list"?>
+<?dbhtml list-presentation="table"?>
 
 <varlistentry id="klogd">
 <term><command>klogd</command></term>

+ 1 - 0
chapter06/libtool.xml

@@ -58,6 +58,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="libtool">
 <term><command>libtool</command></term>

+ 1 - 0
chapter06/linux-libc-headers.xml

@@ -65,6 +65,7 @@ find /usr/include/{asm,linux} -type f -exec chmod 644 {} \;</userinput></screen>
 
 <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead>
 <?dbfo list-presentation="list"?>
+<?dbhtml list-presentation="table"?>
 
 <varlistentry id="linux-libc-headers">
 <term><filename class="headerfile">/usr/include/{asm,linux}/*.h</filename></term>

+ 1 - 0
chapter06/m4.xml

@@ -55,6 +55,7 @@ Gettext, Glibc, Grep, Make, Perl, and Sed</seg></seglistitem>
 
 <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead>
 <?dbfo list-presentation="list"?>
+<?dbhtml list-presentation="table"?>
 
 <varlistentry id="m4">
 <term><command>m4</command></term>

+ 1 - 0
chapter06/make.xml

@@ -55,6 +55,7 @@ GCC, Gettext, Glibc, Grep, and Sed</seg></seglistitem>
 
 <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead>
 <?dbfo list-presentation="list"?>
+<?dbhtml list-presentation="table"?>
 
 <varlistentry id="make">
 <term><command>make</command></term>

+ 1 - 0
chapter06/man-pages.xml

@@ -43,6 +43,7 @@
 
 <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead>
 <?dbfo list-presentation="list"?>
+<?dbhtml list-presentation="table"?>
 
 <varlistentry id="manual-pages">
 <term><filename>manual pages</filename></term>

+ 1 - 0
chapter06/man.xml

@@ -114,6 +114,7 @@ man2dvi, man2html, and whatis</seg></seglistitem>
 
 <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead>
 <?dbfo list-presentation="list"?>
+<?dbhtml list-presentation="table"?>
 
 <varlistentry id="apropos">
 <term><command>apropos</command></term>

+ 1 - 0
chapter06/mktemp.xml

@@ -71,6 +71,7 @@ make install-tempfile</userinput></screen>
 
 <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead>
 <?dbfo list-presentation="list"?>
+<?dbhtml list-presentation="table"?>
 
 <varlistentry id="mktemp">
 <term><command>mktemp</command></term>

+ 1 - 0
chapter06/module-init-tools.xml

@@ -63,6 +63,7 @@ insmod), and rmmod (link to insmod)</seg></seglistitem>
 
 <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead>
 <?dbfo list-presentation="list"?>
+<?dbhtml list-presentation="table"?>
 
 <varlistentry id="depmod">
 <term><command>depmod</command></term>

+ 1 - 0
chapter06/ncurses.xml

@@ -77,6 +77,7 @@ libncurses++.a, libncurses.[a,so], and libpanel.[a,so]</seg></seglistitem>
 
 <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead>
 <?dbfo list-presentation="list"?>
+<?dbhtml list-presentation="table"?>
 
 <varlistentry id="captoinfo">
 <term><command>captoinfo</command></term>

+ 1 - 0
chapter06/patch.xml

@@ -56,6 +56,7 @@ platform. It can be left it out on other architectures:</para>
 
 <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead>
 <?dbfo list-presentation="list"?>
+<?dbhtml list-presentation="table"?>
 
 <varlistentry id="patch">
 <term><command>patch</command></term>

+ 1 - 0
chapter06/perl.xml

@@ -81,6 +81,7 @@ to c2ph), s2p, splain, and xsubpp</seg>
 
 <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead>
 <?dbfo list-presentation="list"?>
+<?dbhtml list-presentation="table"?>
 
 <varlistentry id="a2p">
 <term><command>a2p</command></term>

+ 1 - 0
chapter06/procps.xml

@@ -51,6 +51,7 @@ pmap, ps, skill, snice, sysctl, tload, top, uptime, vmstat, w, and watch</seg>
 
 <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead>
 <?dbfo list-presentation="list"?>
+<?dbhtml list-presentation="table"?>
 
 <varlistentry id="free">
 <term><command>free</command></term>

+ 1 - 0
chapter06/psmisc.xml

@@ -86,6 +86,7 @@ following symlink:</para>
 
 <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead>
 <?dbfo list-presentation="list"?>
+<?dbhtml list-presentation="table"?>
 
 <varlistentry id="fuser">
 <term><command>fuser</command></term>

+ 1 - 0
chapter06/readline.xml

@@ -85,6 +85,7 @@ ln -sf ../../lib/libhistory.so.5 /usr/lib/libhistory.so</userinput></screen>
 
 <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead>
 <?dbfo list-presentation="list"?>
+<?dbhtml list-presentation="table"?>
 
 <varlistentry id="libhistory">
 <term><filename class="libraryfile">libhistory</filename></term>

+ 1 - 0
chapter06/sed.xml

@@ -55,6 +55,7 @@ Diffutils, GCC, Gettext, Glibc, Grep, Make, and Texinfo</seg></seglistitem>
 
 <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead>
 <?dbfo list-presentation="list"?>
+<?dbhtml list-presentation="table"?>
 
 <varlistentry id="sed">
 <term><command>sed</command></term>

+ 1 - 0
chapter06/shadow.xml

@@ -148,6 +148,7 @@ logoutd, mkpasswd, newgrp, newusers, passwd, pwck, pwconv, pwunconv, sg
 
 <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead>
 <?dbfo list-presentation="list"?>
+<?dbhtml list-presentation="table"?>
 
 <varlistentry id="chage">
 <term><command>chage</command></term>

+ 1 - 0
chapter06/syslogng.xml

@@ -140,6 +140,7 @@ EOF</userinput></screen>
 
 <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead>
 <?dbfo list-presentation="list"?>
+<?dbhtml list-presentation="table"?>
 
 <varlistentry id="syslog-ng">
 <term><command>syslog-ng</command></term>

+ 1 - 0
chapter06/sysvinit.xml

@@ -116,6 +116,7 @@ killall5), poweroff (link to halt), reboot (link to halt), runlevel, shutdown, s
 
 <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead>
 <?dbfo list-presentation="list"?>
+<?dbhtml list-presentation="table"?>
 
 <varlistentry id="halt">
 <term><command>halt</command></term>

+ 1 - 0
chapter06/tar.xml

@@ -55,6 +55,7 @@ Diffutils, GCC, Gettext, Glibc, Grep, Make, and Sed</seg></seglistitem>
 
 <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead>
 <?dbfo list-presentation="list"?>
+<?dbhtml list-presentation="table"?>
 
 <varlistentry id="rmt">
 <term><command>rmt</command></term>

+ 1 - 0
chapter06/texinfo.xml

@@ -86,6 +86,7 @@ makeinfo, texi2dvi, and texindex</seg></seglistitem>
 
 <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead>
 <?dbfo list-presentation="list"?>
+<?dbhtml list-presentation="table"?>
 
 <varlistentry id="info">
 <term><command>info</command></term>

+ 1 - 0
chapter06/udev.xml

@@ -72,6 +72,7 @@ compliment of device nodes.</para>
 
 <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead>
 <?dbfo list-presentation="list"?>
+<?dbhtml list-presentation="table"?>
                                                                                 
 <varlistentry id="udev">
 <term><command>udev</command></term>

+ 1 - 0
chapter06/util-linux.xml

@@ -101,6 +101,7 @@ whereis, and write</seg></seglistitem>
 
 <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead>
 <?dbfo list-presentation="list"?>
+<?dbhtml list-presentation="table"?>
 
 <varlistentry id="agetty">
 <term><command>agetty</command></term>

+ 1 - 0
chapter06/vim.xml

@@ -151,6 +151,7 @@ vimtutor, and xxd</seg></seglistitem>
 
 <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead>
 <?dbfo list-presentation="list"?>
+<?dbhtml list-presentation="table"?>
 
 <varlistentry id="efm_filter.pl">
 <term><command>efm_filter.pl</command></term>

+ 1 - 0
chapter06/zlib.xml

@@ -86,6 +86,7 @@ make</userinput></screen>
 
 <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead>
 <?dbfo list-presentation="list"?>
+<?dbhtml list-presentation="table"?>
 
 <varlistentry id="libz">
 <term><filename class="libraryfile">libz</filename></term>

+ 1 - 0
chapter07/bootscripts.xml

@@ -44,6 +44,7 @@ swap, sysklog-ng, template, and udev</seg></seglistitem>
 
 <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead>
 <?dbfo list-presentation="list"?>
+<?dbhtml list-presentation="table"?>
 
 <varlistentry id="checkfs-bootscripts">
 <term><command>checkfs</command></term>

+ 1 - 0
chapter08/kernel.xml

@@ -199,6 +199,7 @@ and System.map</seg></seglistitem>
 
 <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead>
 <?dbfo list-presentation="list"?>
+<?dbhtml list-presentation="table"?>
 
 <varlistentry id="kernel">
 <term><filename>kernel</filename></term>

+ 0 - 14
stylesheets/lfs.css

@@ -195,7 +195,6 @@ dd  {
   padding: 0;
 }
 
-/*testing stuff*/
 table {
   width: 98%;    
   margin-left: 1em;
@@ -208,19 +207,6 @@ td {
 td span, td p {
   margin: 0.3em;
 }
-/* */
-
-div.content dt {
-  list-style: none;
-  margin: 0;
-  float: left;
-  width: 20em;
-}
-
-div.content dd {
-  margin: 0;
-  padding-left: 20em;
-}
 
 div.variablelist dd {
   margin-bottom: 1em;

+ 0 - 29
stylesheets/xhtml/lfs-mixed.xsl

@@ -33,35 +33,6 @@
     </xsl:choose>
   </xsl:template>
 
-  
-  <!-- variablelist 
-  <xsl:template match="variablelist">
-    <div class="{name(.)}">
-      <xsl:if test="title | bridgehead">
-        <xsl:choose>
-          <xsl:when test="@role = 'materials'">
-            <h2>
-              <xsl:value-of select="title | bridgehead"/>
-            </h2>
-          </xsl:when>
-          <xsl:otherwise>
-            <h3>
-              <xsl:value-of select="title | bridgehead"/>
-            </h3>
-          </xsl:otherwise>
-        </xsl:choose>
-      </xsl:if>
-      <dl>
-        <xsl:if test="@role">
-          <xsl:attribute name="class">
-            <xsl:value-of select="@role"/>
-          </xsl:attribute>
-        </xsl:if>
-        <xsl:apply-templates select="varlistentry"/>
-      </dl>
-    </div>
-  </xsl:template>-->
-
     <!-- segementedlist -->
   <xsl:template match="seg">
     <xsl:variable name="segnum" select="count(preceding-sibling::seg)+1"/>