Author: dj
Date: 2006-05-18 05:45:49 -0600 (Thu, 18 May 2006)
New Revision: 6104
Modified:
trunk/BOOK/x/installing/x7server.xml
trunk/BOOK/x/installing/x7util.xml
Log:
minor fixes to xorg7.C
Modified: trunk/BOOK/x/installing/x7server.xml
===================================================================
--- trunk/BOOK/x/installing/x7server.xml 2006-05-18 05:36:34 UTC (rev
6103)
+++ trunk/BOOK/x/installing/x7server.xml 2006-05-18 11:45:49 UTC (rev
6104)
@@ -102,7 +102,7 @@
<screen><userinput>grep "__undef_LINUX" \
/usr/include/sys/kd.h 2>&1 > /dev/null || \
sed -i.bak '/CONFIG_H/i #include <linux/types.h>' \
- programs/Xserver/hw/xfree86/os-support/linux/lnx_agp.c</userinput></screen>
+ hw/xfree86/os-support/linux/lnx_agp.c</userinput></screen>
<!-- End remove -->
<para>Install the server by running the following commands:</para>
Modified: trunk/BOOK/x/installing/x7util.xml
===================================================================
--- trunk/BOOK/x/installing/x7util.xml 2006-05-18 05:36:34 UTC (rev 6103)
+++ trunk/BOOK/x/installing/x7util.xml 2006-05-18 11:45:49 UTC (rev 6104)
@@ -95,7 +95,7 @@
sed -i "s@/usr/[EMAIL PROTECTED]@" X11.tmpl &&
./configure $XORG_CONFIG
--with-config-dir=$XORG_PREFIX/lib/X11/config</userinput></screen>
- <para>This package does not contain a test suite.</para>
+ <para>This package does not come with a test suite.</para>
<para>Now as the <systemitem class="username">root</systemitem>
user:</para>
@@ -108,7 +108,7 @@
<screen><userinput>./configure $XORG_CONFIG
--with-config-dir=$XORG_PREFIX/lib/X11/config &&
make</userinput></screen>
- <para>This package does not contain a test suite.</para>
+ <para>This package does not come with a test suite.</para>
<para>Now as the <systemitem class="username">root</systemitem>
user:</para>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page