MFen 1.128 -> 1.129
Fix some markup
This commit is contained in:
parent
9144b50eca
commit
ec0cdef5aa
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=34708
1 changed files with 7 additions and 13 deletions
|
@ -2,10 +2,9 @@
|
||||||
The FreeBSD Dutch Documentation Project
|
The FreeBSD Dutch Documentation Project
|
||||||
|
|
||||||
$FreeBSD$
|
$FreeBSD$
|
||||||
$FreeBSDnl: doc/nl_NL.ISO8859-1/books/handbook/l10n/chapter.sgml,v 1.34 2006/08/12 22:53:14 remko Exp $
|
|
||||||
|
|
||||||
%SOURCE% en_US.ISO8859-1/books/handbook/l10n/chapter.sgml
|
%SOURCE% en_US.ISO8859-1/books/handbook/l10n/chapter.sgml
|
||||||
%SRCID% 1.128
|
%SRCID% 1.129
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<chapter id="l10n">
|
<chapter id="l10n">
|
||||||
|
@ -927,20 +926,15 @@ font8x8="cp866-8x8"</programlisting>
|
||||||
|
|
||||||
<para>Controleer de <literal>"Files"</literal> sectie in
|
<para>Controleer de <literal>"Files"</literal> sectie in
|
||||||
<filename>/etc/X11/xorg.conf</filename> bestand. Zorg
|
<filename>/etc/X11/xorg.conf</filename> bestand. Zorg
|
||||||
dat de volgende regels
|
dat de volgende regel
|
||||||
<emphasis>vóór</emphasis> andere
|
<emphasis>vóór</emphasis> andere
|
||||||
<literal>FontPath</literal> regels staan:</para>
|
<literal>FontPath</literal> regels staan:</para>
|
||||||
|
|
||||||
<programlisting>FontPath "/usr/X11R6/lib/X11/fonts/cyrillic/misc"
|
<programlisting>FontPath "/usr/local/lib/X11/fonts/cyrillic"</programlisting>
|
||||||
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic/75dpi"
|
<note>
|
||||||
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic/100dpi"</programlisting>
|
<para>Zie de Ports Collectie voor meer cyrillic
|
||||||
|
fonts.</para>
|
||||||
<para>Er er een hoge resolutie videomodus wordt gebruikt
|
</note>
|
||||||
dan kunnen de 75dpi en 100dpi regels gewisseld
|
|
||||||
worden.</para>
|
|
||||||
|
|
||||||
<note><para>Zie de Ports Collectie voor meer cyrillic
|
|
||||||
fonts.</para></note>
|
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
|
|
Loading…
Reference in a new issue