Author: andy
Date: 2012-06-26 09:38:04 -0600 (Tue, 26 Jun 2012)
New Revision: 10365
Modified:
trunk/BOOK/general/genlib/libdrm.xml
Log:
typo
Modified: trunk/BOOK/general/genlib/libdrm.xml
===================================================================
--- trunk/BOOK/general/genlib/libdrm.xml 2012-06-26 14:57:50 UTC (rev
10364)
+++ trunk/BOOK/general/genlib/libdrm.xml 2012-06-26 15:38:04 UTC (rev
10365)
@@ -68,7 +68,7 @@
<para role="optional">
<ulink url="http://www.valgrind.org/">Valgrind</ulink>
</para>
-
+
<!-- Although configure checks for Cairo and the makefiles set CAIRO_CFLAGS
and CAIRO_LIBS, it doesn't seem to use cairo at all. There is code in
tests/modetest/modetest.c which suggests that they will use Cairo for
@@ -93,7 +93,7 @@
<screen><userinput>./configure --prefix=$XORG_PREFIX \
--enable-udev \
--enable-vmwgfx-experimental-api \
- --enable-nouveau-experimental-api; &&
+ --enable-nouveau-experimental-api &&
make</userinput></screen>
<para>To check the results, issue <command>make check</command>. Note that
@@ -109,11 +109,11 @@
<sect2 role="commands">
<title>Command Explanations</title>
- <para><option>--enable-vmwgfx-experimental-api</option>: This parameter
+ <para><option>--enable-vmwgfx-experimental-api</option>: This parameter
enables use of vmwgfx's experimental kernel API.</para>
-
- <para><option>--enable-omap-experimental-api</option>: This option
- enables use of OMAP's experimental kernel API. OMAP is a series of
+
+ <para><option>--enable-omap-experimental-api</option>: This option
+ enables use of OMAP's experimental kernel API. OMAP is a series of
system-on-chips (SoCs) developed by Texas Instruments.</para>
</sect2>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page