Corrected the Xorg7 instructions

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6585 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Randy McMurchy 2007-02-10 15:14:16 +00:00
parent 40b54f6c8d
commit da1b068df1

View File

@ -120,9 +120,10 @@ cd xc</userinput></screen>
<screen><userinput>export XORG_PREFIX="<replaceable>&lt;PREFIX&gt;</replaceable>"</userinput></screen>
<para>Throughout these instructions, you will use the same three
<para>Throughout these instructions, you will use the following
<command>configure</command> switches for all of the packages. Create the
<envar>XORG_CONFIG</envar> variable to use for substitution:</para>
<envar>XORG_CONFIG</envar> variable to use for this parameter
substitution:</para>
<screen><userinput>export XORG_CONFIG="--prefix=$XORG_PREFIX --sysconfdir=/etc \
--mandir=$XORG_PREFIX/share/man --localstatedir=/var"</userinput></screen>