Changeset c0afe8b for x/installing


Ignore:
Timestamp:
08/25/2014 12:36:15 AM (10 years ago)
Author:
Krejzi <krejzi@…>
Branches:
7.6-blfs, 7.6-systemd, kde5-14269, kde5-14686, systemd-13485
Children:
2ce3f7b3
Parents:
cb4f7a71
Message:

Some checks and instruction tweaks.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@14050 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/xorg7.xml

    rcb4f7a71 rc0afe8b  
    133133    <note><para>If you've decided to use the standard <filename
    134134    class="directory">/usr</filename> prefix, you can omit the remainder of
    135     this page and continue at <xref linkend='util-macros'/>.</para></note>
     135    this page and continue at <xref linkend="util-macros"/>.</para></note>
    136136
    137137    <para>If you've decided to <emphasis>not</emphasis> use the standard
     
    183183    user:</para>
    184184
    185 <screen><userinput role="root">ln -s $XORG_PREFIX/share/X11 /usr/share/X11</userinput></screen>
     185<screen><userinput role="root">ln -sfv $XORG_PREFIX/share/X11 /usr/share/X11</userinput></screen>
    186186
    187187    <para>Finally, if building on x86_64, you will need to create the
Note: See TracChangeset for help on using the changeset viewer.