Author: randy
Date: 2005-11-26 19:11:30 -0700 (Sat, 26 Nov 2005)
New Revision: 5317

Modified:
   trunk/BOOK/general/graphlib/freetype2.xml
Log:
Split a long command into 2 lines so that it will fit on a PDF rendered page

Modified: trunk/BOOK/general/graphlib/freetype2.xml
===================================================================
--- trunk/BOOK/general/graphlib/freetype2.xml   2005-11-27 02:03:33 UTC (rev 
5316)
+++ trunk/BOOK/general/graphlib/freetype2.xml   2005-11-27 02:11:30 UTC (rev 
5317)
@@ -72,7 +72,8 @@
     <para>If you downloaded the additional documentation, unpack it into the
     source tree using the following command:</para>
 
-<screen><userinput>tar xf ../freetype-doc-&freetype2-version;.tar.bz2 
--strip-components=2 -C docs</userinput></screen>
+<screen><userinput>tar xf ../freetype-doc-&freetype2-version;.tar.bz2 \
+    --strip-components=2 -C docs</userinput></screen>
 
     <para>Install <application>FreeType2</application> by running the following
     commands:</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