MFen 1.131 -> 1.132
This commit is contained in:
parent
7e52dbd08e
commit
391528912e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=35295
1 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
|||
$FreeBSD$
|
||||
|
||||
%SOURCE% en_US.ISO8859-1/books/handbook/l10n/chapter.sgml
|
||||
%SRCID% 1.131
|
||||
%SRCID% 1.132
|
||||
-->
|
||||
|
||||
<chapter id="l10n">
|
||||
|
@ -373,7 +373,7 @@ me:\
|
|||
juiste taal instelt door de volgende instellingen in
|
||||
<filename>/etc/login.conf</filename>:</para>
|
||||
|
||||
<programlisting><replaceable>taalnaam</replaceable>:<replaceable>accountstitel</replaceable>:\
|
||||
<programlisting><replaceable>taalnaam</replaceable>|<replaceable>accountstitel</replaceable>:\
|
||||
:charset=<replaceable>MIME_karakterverzameling</replaceable>:
|
||||
:lang=<replaceable>localenaam</replaceable>:\
|
||||
:tc=default:</programlisting>
|
||||
|
@ -381,7 +381,7 @@ me:\
|
|||
<para>Voor het bovenstaande voorbeeld dat gebruik maakt van
|
||||
Latin-1 ziet dat er als hieronder uit:</para>
|
||||
|
||||
<programlisting>german:Duitse gebruikersaccounts:\
|
||||
<programlisting>german|Duitse gebruikersaccounts:\
|
||||
:charset=ISO-8859-1:\
|
||||
:lang=de_DE.ISO8859-1:\
|
||||
:tc=default:</programlisting>
|
||||
|
|
Loading…
Reference in a new issue