Fix first path to xorg.conf.

Submitted by:	gjb
This commit is contained in:
Warren Block 2014-11-24 02:50:34 +00:00
parent 8b83e67420
commit 63c54e06aa
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46019

View file

@ -299,7 +299,7 @@ dbus_enable="YES"</programlisting>
<para>Rename or delete old versions of
<filename>xorg.conf</filename>:</para>
<screen>&prompt.root; <userinput>mv /etc/xorg.conf ~/xorg.conf.etc</userinput>
<screen>&prompt.root; <userinput>mv /etc/X11/xorg.conf ~/xorg.conf.etc</userinput>
&prompt.root; <userinput>mv /usr/local/etc/X11/xorg.conf ~/xorg.conf.localetc</userinput></screen>
</step>