Whitespace. Wrap lines.
This commit is contained in:
parent
f76468c849
commit
fe61ef7d48
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=15810
1 changed files with 5 additions and 2 deletions
|
@ -393,7 +393,9 @@
|
||||||
<para>This will generate a skeleton
|
<para>This will generate a skeleton
|
||||||
<application>XFree86</application> configuration file in the
|
<application>XFree86</application> configuration file in the
|
||||||
<filename>/root</filename> directory called
|
<filename>/root</filename> directory called
|
||||||
<filename>XF86Config.new</filename> (in fact the directory used is the one covered by the environment variable <envar>$HOME</envar>, and it will depend from the way you got the superuser rights). The
|
<filename>XF86Config.new</filename> (in fact the directory used
|
||||||
|
is the one covered by the environment variable <envar>$HOME</envar>,
|
||||||
|
and it will depend from the way you got the superuser rights). The
|
||||||
<application>XFree86</application> program will attempt to probe
|
<application>XFree86</application> program will attempt to probe
|
||||||
the graphics hardware on the system and will write a
|
the graphics hardware on the system and will write a
|
||||||
configuration file to load the proper drivers for the detected
|
configuration file to load the proper drivers for the detected
|
||||||
|
@ -527,7 +529,8 @@ EndSection</programlisting>
|
||||||
|
|
||||||
<programlisting>agp_load="YES"</programlisting>
|
<programlisting>agp_load="YES"</programlisting>
|
||||||
|
|
||||||
<para>Next, if you are running FreeBSD 4.X or earlier, a device node needs to be created for the
|
<para>Next, if you are running FreeBSD 4.X or earlier, a
|
||||||
|
device node needs to be created for the
|
||||||
programming interface. To create the AGP device node, run
|
programming interface. To create the AGP device node, run
|
||||||
&man.MAKEDEV.8; in the <filename>/dev</filename>
|
&man.MAKEDEV.8; in the <filename>/dev</filename>
|
||||||
directory:</para>
|
directory:</para>
|
||||||
|
|
Loading…
Reference in a new issue