Fix first path to xorg.conf.
Submitted by: gjb
This commit is contained in:
parent
8b83e67420
commit
63c54e06aa
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46019
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue