Punctuation fix.

This commit is contained in:
Martin Heinen 2002-12-27 13:15:56 +00:00
parent 5ec185a33a
commit 4c44f9ed44
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=15449

View file

@ -450,7 +450,7 @@ EndSection</programlisting>
monitors. The &man.xset.1; program controls the time-outs and can force monitors. The &man.xset.1; program controls the time-outs and can force
standby, suspend, or off modes. If you wish to enable DPMS features standby, suspend, or off modes. If you wish to enable DPMS features
for your monitor, you must add the following line to the monitor for your monitor, you must add the following line to the monitor
section.</para> section:</para>
<programlisting> <programlisting>
Option "DPMS"</programlisting> Option "DPMS"</programlisting>
@ -763,7 +763,7 @@ match any family == "LuciduxMono" edit family =+ "Lucidux Mono";</programl
desired. This basically treats the (horizontally separated) desired. This basically treats the (horizontally separated)
red, green and blue components separately to improve the horizontal red, green and blue components separately to improve the horizontal
resolution; the results can be dramatic. To enable this, add the resolution; the results can be dramatic. To enable this, add the
line somewhere in the <filename>XftConfig</filename> file</para> line somewhere in the <filename>XftConfig</filename> file:</para>
<programlisting>match edit rgba=rgb;</programlisting> <programlisting>match edit rgba=rgb;</programlisting>