Make textproc/igor happy by:
- removing redundant markup and word - fixing capitalization (where possible) Discussed with: wblock
This commit is contained in:
parent
56b2217d7b
commit
1f142bb5c9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46820
1 changed files with 8 additions and 8 deletions
|
@ -1240,10 +1240,10 @@ DisplayManager.requestPort: 0</screen>
|
|||
are not described in the port's documentation.</para>
|
||||
|
||||
<sect2 xml:id="x-compiz-video-card">
|
||||
<title>Setting up the &os; nVidia driver</title>
|
||||
<title>Setting up the &os; nVidia Driver</title>
|
||||
|
||||
<para>Desktop effects can cause quite a load on the graphics
|
||||
card. For an an nVidia-based graphics card, the proprietary
|
||||
card. For an nVidia-based graphics card, the proprietary
|
||||
driver is required for good performance. Users of other
|
||||
graphics cards can skip this section and continue with the
|
||||
<filename>xorg.conf</filename> configuration.</para>
|
||||
|
@ -1277,8 +1277,8 @@ DisplayManager.requestPort: 0</screen>
|
|||
</note>
|
||||
|
||||
<para>With the kernel module loaded, you normally only need to
|
||||
change a single line in your <filename>xorg.conf</filename>
|
||||
file to enable the proprietary driver:</para>
|
||||
change a single line in <filename>xorg.conf</filename>
|
||||
to enable the proprietary driver:</para>
|
||||
|
||||
<para>Find the following line in
|
||||
<filename>/etc/X11/xorg.conf</filename>:</para>
|
||||
|
@ -1294,7 +1294,7 @@ DisplayManager.requestPort: 0</screen>
|
|||
</sect2>
|
||||
|
||||
<sect2 xml:id="xorg-configuration">
|
||||
<title>Configuring xorg.conf for desktop effects</title>
|
||||
<title>Configuring xorg.conf for Desktop Effects</title>
|
||||
|
||||
<para>To enable <application>Compiz Fusion</application>,
|
||||
<filename>/etc/X11/xorg.conf</filename> needs to be
|
||||
|
@ -1361,7 +1361,7 @@ DisplayManager.requestPort: 0</screen>
|
|||
</sect2>
|
||||
|
||||
<sect2 xml:id="compiz-fusion">
|
||||
<title>Installing and configuring Compiz Fusion</title>
|
||||
<title>Installing and Configuring Compiz Fusion</title>
|
||||
|
||||
<para>Installing <application>Compiz Fusion</application>
|
||||
is as simple as any other package:</para>
|
||||
|
@ -1736,8 +1736,8 @@ EndSection</programlisting>
|
|||
</question>
|
||||
|
||||
<answer>
|
||||
<para>If you check your
|
||||
<filename>/var/log/Xorg.0.log</filename> file, you
|
||||
<para>If you check
|
||||
<filename>/var/log/Xorg.0.log</filename>, you
|
||||
will probably find error messages during the X
|
||||
startup. The most common would be:</para>
|
||||
|
||||
|
|
Loading…
Reference in a new issue