Author: bdubbs
Date: 2005-10-29 19:01:51 -0600 (Sat, 29 Oct 2005)
New Revision: 5244

Modified:
   trunk/BOOK/general/sysutils/pciutils.xml
Log:
Add some links to pciutils

Modified: trunk/BOOK/general/sysutils/pciutils.xml
===================================================================
--- trunk/BOOK/general/sysutils/pciutils.xml    2005-10-29 19:41:03 UTC (rev 
5243)
+++ trunk/BOOK/general/sysutils/pciutils.xml    2005-10-30 01:01:51 UTC (rev 
5244)
@@ -73,7 +73,7 @@
     and headers, issue the following commands as the
     <systemitem class="username">root</systemitem> user:</para>
 
-<screen role="root"><userinput>install -v -m755 -d /usr/include/pci &amp;&amp;
+<screen role="root"><userinput>install -v -m 755 -d /usr/include/pci &amp;&amp;
 install -v -m 644 lib/libpci.a /usr/lib &amp;&amp;
 install -v -m 644 lib/*.h /usr/include/pci</userinput></screen>
 
@@ -86,8 +86,8 @@
     updated. To get a current version of this file, run
     <command>update-pciids</command> as the <systemitem
     class="username">root</systemitem> user. This program requires the
-    <command>which</command> script or program to find <command>wget</command>
-    or <command>lynx</command> which are used to fetch the most current file 
and
+    <xref linkend='which'/> script or program to find <xref linkend='wget'/>
+    or <xref linkend='lynx'/> which are used to fetch the most current file and
     place it in <filename class='directory'>/usr/share</filename>.</para>
 
   </sect2>

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