Author: randy
Date: 2007-07-14 13:28:12 -0600 (Sat, 14 Jul 2007)
New Revision: 6883

Modified:
   trunk/BOOK/general/sysutils/hal.xml
Log:
Added a missing comma to the HAL instructions

Modified: trunk/BOOK/general/sysutils/hal.xml
===================================================================
--- trunk/BOOK/general/sysutils/hal.xml 2007-07-12 15:26:55 UTC (rev 6882)
+++ trunk/BOOK/general/sysutils/hal.xml 2007-07-14 19:28:12 UTC (rev 6883)
@@ -111,12 +111,12 @@
     <ulink url="http://cyberelk.net/tim/xmlto/";>xmlto</ulink></para>
 
     <bridgehead renderas="sect4">Optional</bridgehead>
-    <para role="optional"><xref linkend="gtk-doc"/>
+    <para role="optional"><xref linkend="gtk-doc"/>,
     <ulink url="http://www.gnu.org/software/parted/index.shtml";>Parted</ulink>,
     <xref linkend="libusb"/>,
     <ulink 
url="http://linux.dell.com/libsmbios/main/index.html";>libsmbios</ulink>,
-    <ulink 
url="http://gitweb.freedesktop.org/?p=PolicyKit.git;a=summary";>PolicyKit</ulink>,
 and
-    <xref linkend="intltool"/></para>
+    <ulink 
url="http://gitweb.freedesktop.org/?p=PolicyKit.git;a=summary";>PolicyKit</ulink>,
+    and <xref linkend="intltool"/></para>
 
     <para condition="html" role="usernotes">User Notes:
     <ulink url="&blfs-wiki;/hal"/></para>
@@ -158,6 +158,7 @@
     following commands:</para>
 
 <screen><userinput>tar -xf ../hal-info-&hal-info-version;.tar.gz &amp;&amp;
+cd hal-info-&hal-info-version; &amp; &amp;
 ./configure --prefix=/usr</userinput></screen>
 
     <para>Finally, as the <systemitem class="username">root</systemitem> 
user:</para>

-- 
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