PERFORCE change 206551 for review
Rene Ladan
rene at FreeBSD.org
Sun Feb 19 17:41:31 UTC 2012
http://p4web.freebsd.org/@@206551?ac=10
Change 206551 by rene at rene_acer on 2012/02/19 17:40:58
MFen the Dutch Handbook:
- mirrors 1.505 -> 1.507 (SRCID bump only)
- ports 1.293 -> 1.296 (local changes only)
- security 1.345 -> 1.347 (with changes from 1.346)
- serialcomms 1.136 -> 1.139 (with local fixes)
- users 1.60 -> 1.63 (SRCID bump only)
- virtualization 1.27 -> 1.30 (local fixes only)
- x11 1.209 -> 1.212 (SRCID bump only)
Affected files ...
.. //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/mirrors/chapter.sgml#72 edit
.. //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/ports/chapter.sgml#28 edit
.. //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/security/chapter.sgml#34 edit
.. //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/serialcomms/chapter.sgml#16 edit
.. //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/users/chapter.sgml#10 edit
.. //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/virtualization/chapter.sgml#30 edit
.. //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/x11/chapter.sgml#43 edit
Differences ...
==== //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/mirrors/chapter.sgml#72 (text+ko) ====
@@ -5,7 +5,7 @@
Vertaald door: Siebrand Mazeland / Rene Ladan
%SOURCE% en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml
- %SRCID% 1.505
+ %SRCID% 1.507
-->
<appendix id="mirrors">
==== //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/ports/chapter.sgml#28 (text+ko) ====
@@ -4,7 +4,7 @@
$FreeBSD: doc/nl_NL.ISO8859-1/books/handbook/ports/chapter.sgml,v 1.25 2012/02/05 15:49:12 rene Exp $
%SOURCE% en_US.ISO8859-1/books/handbook/ports/chapter.sgml
- %SRCID% 1.293
+ %SRCID% 1.296
-->
<chapter id="ports">
@@ -1372,13 +1372,13 @@
</sect3>
<sect3 id="portmaster">
- <title>Ports bijwerken met Portmaster</title>
+ <title>Ports bijwerken met portmaster</title>
<indexterm><primary>portmaster</primary></indexterm>
- <para><application>Portmaster</application> is nog een
+ <para><application>portmaster</application> is nog een
gereedschap voor het bijwerken van geïnstalleerde ports.
- <application>Portmaster</application> was ontworpen om gebruik
+ <application>portmaster</application> was ontworpen om gebruik
te maken van de gereedschappen die in het <quote>basis</quote>
systeem te vinden zijn (het hangt niet af andere ports) en het
gebruikt de informatie in <filename
@@ -1389,7 +1389,7 @@
<screen>&prompt.root; <userinput>cd <filename class="directory">/usr/ports/ports-mgmt/portmaster</filename></userinput>
&prompt.root; <userinput>make install clean</userinput></screen>
- <para><application>Portmaster</application> verdeelt ports in
+ <para><application>portmaster</application> verdeelt ports in
vier categoriën:</para>
<itemizedlist>
@@ -1445,16 +1445,16 @@
<screen>&prompt.root; <userinput>portmaster -a</userinput></screen>
<note>
- <para>Standaard maakt <application>Portmaster</application>
+ <para>Standaard maakt <application>portmaster</application>
een backup-pakket aan voordat het een bestaande port
verwijderd. Als de installatie van de nieuwe versie
- succesvol is, zal <application>Portmaster</application> de
+ succesvol is, zal <application>portmaster</application> de
reservekopie verwijderen. Het gebruik van
<option>-b</option> zal
- <application>Portmaster</application> instrueren om de
+ <application>portmaster</application> instrueren om de
reservekopie niet automatisch te verwijderen. Het toevoegen
van de optie <option>-i</option> zal
- <application>Portmaster</application> in interactieve modus
+ <application>portmaster</application> in interactieve modus
opstarten, en u vragen voordat het elke port bijwerkt.</para>
</note>
@@ -1464,7 +1464,7 @@
<screen>&prompt.root; <userinput>portmaster -af</userinput></screen>
- <para>U kunt <application>Portmaster</application> ook gebruiken
+ <para>U kunt <application>portmaster</application> ook gebruiken
om nieuwe ports op het systeem te installeren, en alle
afhankelijkheden bijwerken voordat de nieuwe port gebouwd en
geïnstalleerd wordt:</para>
==== //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/security/chapter.sgml#34 (text+ko) ====
@@ -4,7 +4,7 @@
$FreeBSD: doc/nl_NL.ISO8859-1/books/handbook/security/chapter.sgml,v 1.28 2012/02/15 22:42:48 rene Exp $
%SOURCE% en_US.ISO8859-1/books/handbook/security/chapter.sgml
- %SRCID% 1.345
+ %SRCID% 1.347
-->
<chapter id="security">
@@ -3444,7 +3444,7 @@
</sect2>
<sect2 id="security-ssh-keygen">
- <title>ssh-keygen</title>
+ <title><application>ssh-keygen</application></title>
<para>In plaats van het gebruik van wachtwoorden kan
&man.ssh-keygen.1; gebruikt worden om DSA en RSA sleutels te
@@ -3494,7 +3494,8 @@
</sect2>
<sect2 id="security-ssh-agent">
- <title>ssh-agent en ssh-add</title>
+ <title><application>ssh-agent</application> en
+ <application>ssh-add</application></title>
<para>De hulpprogramma's &man.ssh-agent.1; en &man.ssh-add.1;
bieden de mogelijkheid om <application>SSH</application>
==== //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/serialcomms/chapter.sgml#16 (text+ko) ====
@@ -4,7 +4,7 @@
$FreeBSD: doc/nl_NL.ISO8859-1/books/handbook/serialcomms/chapter.sgml,v 1.12 2012/02/05 15:49:12 rene Exp $
%SOURCE% en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml
- %SRCID% 1.136
+ %SRCID% 1.139
-->
<chapter id="serialcomms">
<chapterinfo>
@@ -194,6 +194,7 @@
<table frame="none" pgwide="1">
<title>DB-25 naar DB-25 nulmodem-kabel</title>
+
<tgroup cols="5">
<thead>
<row>
@@ -2150,7 +2151,7 @@
</sect2>
<sect2 id="direct-at">
- <title>Hoe AT-commando's ingeven?</title>
+ <title>Hoe deze <literal>AT</literal>-commando's in te geven?</title>
<indexterm><primary><filename>/etc/remote</filename></primary></indexterm>
@@ -2394,8 +2395,8 @@
</sect2>
<sect2 id="zmodem-tip">
- <title>Hoe kan zmodem samen met <command>tip</command>
- draaien?</title>
+ <title>Hoe kan <application>zmodem</application> samen met
+ <command>tip</command> draaien?</title>
<para>Start om bestanden te ontvangen het verstuurprogramma aan
de andere kant. Typ daarna <command>~C rz</command> om ze
==== //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/users/chapter.sgml#10 (text+ko) ====
@@ -4,7 +4,7 @@
$FreeBSD: doc/nl_NL.ISO8859-1/books/handbook/users/chapter.sgml,v 1.11 2012/02/05 15:49:12 rene Exp $
%SOURCE% en_US.ISO8859-1/books/handbook/users/chapter.sgml
- %SRCID% 1.60
+ %SRCID% 1.63
-->
<chapter id="users">
==== //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/virtualization/chapter.sgml#30 (text+ko) ====
@@ -4,7 +4,7 @@
$FreeBSD: doc/nl_NL.ISO8859-1/books/handbook/virtualization/chapter.sgml,v 1.14 2012/02/05 15:49:13 rene Exp $
%SOURCE% en_US.ISO8859-1/books/handbook/virtualization/chapter.sgml
- %SRCID% 1.27
+ %SRCID% 1.30
-->
<chapter id="virtualization">
@@ -73,7 +73,6 @@
<para>Voor het lezen van dit hoofdstuk, dient de lezer:</para>
-
<itemizedlist>
<listitem>
<para>De beginselen van &unix; en &os; (<xref linkend="basics">)
@@ -250,9 +249,9 @@
<step>
<title>De variabelen voor de bootloader instellen</title>
- <para>De belangrijkste stap is om de tunable <option>kern.hz
- </option> te verlagen om het CPU-gebruik van &os; onder de
- <application>Parallels</application>-omgeving te
+ <para>De belangrijkste stap is om de tunable
+ <option>kern.hz</option> te verlagen om het CPU-gebruik van &os;
+ onder de <application>Parallels</application>-omgeving te
verminderen. Dit kan bereikt worden door de volgende
regel aan <filename>/boot/loader.conf</filename> toe te
voegen:</para>
@@ -760,9 +759,9 @@
<step>
<title>De variabelen voor de bootloader instellen</title>
- <para>De belangrijkste stap is om de tunable <option>kern.hz
- </option> te verlagen om zo het CPU-gebruik van &os; in de
- omgeving van <application>Virtual PC</application> te
+ <para>De belangrijkste stap is om de tunable
+ <option>kern.hz</option> te verlagen om zo het CPU-gebruik van
+ &os; in de omgeving van <application>Virtual PC</application> te
verminderen. Dit kan bereikt worden door de volgende
regel aan <filename>/boot/loader.conf</filename> toe te
voegen:</para>
==== //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/x11/chapter.sgml#43 (text+ko) ====
@@ -3,7 +3,7 @@
$FreeBSD: doc/nl_NL.ISO8859-1/books/handbook/x11/chapter.sgml,v 1.35 2012/02/15 22:42:49 rene Exp $
%SOURCE% en_US.ISO8859-1/books/handbook/x11/chapter.sgml
- %SRCID% 1.209
+ %SRCID% 1.212
-->
<chapter id="x11">
More information about the p4-projects
mailing list