Author: manuel
Date: 2007-04-22 13:12:02 -0600 (Sun, 22 Apr 2007)
New Revision: 6753

Modified:
   trunk/BOOK/postlfs/config/users.xml
Log:
Fixed table format for PDF.

Modified: trunk/BOOK/postlfs/config/users.xml
===================================================================
--- trunk/BOOK/postlfs/config/users.xml 2007-04-22 18:07:04 UTC (rev 6752)
+++ trunk/BOOK/postlfs/config/users.xml 2007-04-22 19:12:02 UTC (rev 6753)
@@ -56,9 +56,13 @@
   defined in a base LFS installation.  These can be changed as desired, but
   provide a suggested set of consistent values.</para>
 
-  <table id="uidgid" class='uidvalues'>
+  <table id="uidgid" class="uidvalues">
     <title>UID/GID Suggested Values</title>
-    <tgroup cols='3' colsep='0' rowsep='0'>
+    <?dbfo table-width="2in" ?>
+    <tgroup cols="3">
+      <colspec colnum="1" colwidth="1.2in"/>
+      <colspec colnum="2" colwidth=".4in"/>
+      <colspec colnum="3" colwidth=".4in"/>
       <thead>
         <row><entry>Name</entry><entry>uid</entry><entry>gid</entry></row>
       </thead>

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to