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
|
||||
<application>XFree86</application> configuration file in the
|
||||
<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
|
||||
the graphics hardware on the system and will write a
|
||||
configuration file to load the proper drivers for the detected
|
||||
|
@ -527,7 +529,8 @@ EndSection</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
|
||||
&man.MAKEDEV.8; in the <filename>/dev</filename>
|
||||
directory:</para>
|
||||
|
|
Loading…
Reference in a new issue