Add/change some sgml tags where needed.

This commit is contained in:
Marc Fonvieille 2003-05-18 21:13:40 +00:00
parent a8fefa0775
commit 731fc1f077
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=16964

View file

@ -741,7 +741,7 @@ EndSection</programlisting>
<para>This file must be in XML format. Pay careful attention to
case, and make sure all tags are properly closed. The file
begins with the usual XML header followed by a DOCTYPE
definition, and then the &lt;fontconfig&gt; tag:</para>
definition, and then the <literal>&lt;fontconfig&gt;</literal> tag:</para>
<programlisting>
&lt;?xml version="1.0"?&gt;
@ -836,7 +836,7 @@ EndSection</programlisting>
<para>Once you have finished editing
<filename>local.conf</filename> make sure you end the file
with the &lt;/fontconfig&gt; tag. Not doing this will cause
with the <literal>&lt;/fontconfig&gt;</literal> tag. Not doing this will cause
your changes to be ignored.</para>
<para>The default font set that comes with
@ -881,8 +881,8 @@ EndSection</programlisting>
</programlisting>
<note><para>Depending on the sort of display,
<quote>rgb</quote> may need to be changed to <quote>bgr</quote>,
<quote>vrgb</quote> or <quote>vbgr</quote>: experiment and
<literal>rgb</literal> may need to be changed to <literal>bgr</literal>,
<literal>vrgb</literal> or <literal>vbgr</literal>: experiment and
see which works best.</para></note>
<indexterm><primary>Mozilla</primary></indexterm>
@ -903,7 +903,7 @@ EndSection</programlisting>
<application>Mozilla</application> 1.2 and greater will
automatically use anti-aliasing. To disable this, rebuild
<application>Mozilla</application> with the
<quote>-DWITHOUT_XFT</quote> flag.</para>
<makevar>-DWITHOUT_XFT</makevar> flag.</para>
</sect2>
</sect1>