Author: bdubbs Date: 2010-02-12 22:35:50 -0700 (Fri, 12 Feb 2010) New Revision: 9183
Modified: trunk/BOOK/prologue/architecture.xml Log: Reword Modified: trunk/BOOK/prologue/architecture.xml =================================================================== --- trunk/BOOK/prologue/architecture.xml 2010-02-12 01:45:08 UTC (rev 9182) +++ trunk/BOOK/prologue/architecture.xml 2010-02-13 05:35:50 UTC (rev 9183) @@ -51,9 +51,9 @@ that cannot currently be built in a "pure" 64-bit system or require specialized build instructions. Generally, these packages have some embedded 32-bit specific assembly language instructions that fail when building on a 64-bit -system. Examples include the <ulink +system. This includes some <ulink url="http://www.linuxfromscratch.org/blfs/view/svn/">Beyond Linux From Scratch -(BLFS)</ulink> some Xorg drivers. Many of these problems can +(BLFS)</ulink> Xorg drivers. Many of these problems can be worked around, but may require some specialized procedures or patches.</para> -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
