Author: dnicholson
Date: 2006-10-08 14:34:33 -0600 (Sun, 08 Oct 2006)
New Revision: 6332

Modified:
   trunk/BOOK/basicnet/textweb/links.xml
Log:
Fix xsl formatting for links (ampersands, not redirection)


Modified: trunk/BOOK/basicnet/textweb/links.xml
===================================================================
--- trunk/BOOK/basicnet/textweb/links.xml       2006-10-08 19:49:56 UTC (rev 
6331)
+++ trunk/BOOK/basicnet/textweb/links.xml       2006-10-08 20:34:33 UTC (rev 
6332)
@@ -90,8 +90,8 @@
 
     <para>Now, as the <systemitem class="username">root</systemitem> 
user:</para>
 
-<screen role='root'><userinput>make install &gt;&gt;
-install -v -d -m755 /usr/share/doc/links-&Links-version; &gt;&gt;
+<screen role='root'><userinput>make install &amp;&amp;
+install -v -d -m755 /usr/share/doc/links-&Links-version; &amp;&amp;
 install -v -m644 doc/links_cal/* KEYS BRAILLE_HOWTO \
     /usr/share/doc/links-&Links-version;</userinput></screen>
 

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