PERFORCE change 205104 for review
Rene Ladan
rene at FreeBSD.org
Tue Jan 24 20:23:52 UTC 2012
http://p4web.freebsd.org/@@205104?ac=10
Change 205104 by rene at rene_acer on 2012/01/24 20:23:40
IFC
Affected files ...
.. //depot/projects/docproj_nl/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml#123 integrate
.. //depot/projects/docproj_nl/en_US.ISO8859-1/books/arch-handbook/boot/chapter.sgml#5 integrate
.. //depot/projects/docproj_nl/en_US.ISO8859-1/books/developers-handbook/kerneldebug/chapter.sgml#5 integrate
.. //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml#35 integrate
.. //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml#31 integrate
.. //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/security/chapter.sgml#20 integrate
.. //depot/projects/docproj_nl/en_US.ISO8859-1/books/porters-handbook/book.sgml#124 integrate
.. //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/advanced-networking/chapter.sgml#71 integrate
.. //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/bibliography/chapter.sgml#14 integrate
.. //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/book.sgml#19 integrate
.. //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/config/chapter.sgml#31 integrate
.. //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/eresources/chapter.sgml#50 integrate
.. //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/firewalls/chapter.sgml#29 integrate
.. //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/introduction/chapter.sgml#31 integrate
.. //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/mirrors/chapter.sgml#68 integrate
.. //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/multimedia/chapter.sgml#22 integrate
.. //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml#28 integrate
.. //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/security/chapter.sgml#26 integrate
.. //depot/projects/docproj_nl/nl_NL.ISO8859-1/share/sgml/mailing-lists.ent#44 integrate
.. //depot/projects/docproj_nl/www/en/donations/donors.sgml#45 integrate
.. //depot/projects/docproj_nl/www/en/donations/wantlist.sgml#29 integrate
.. //depot/projects/docproj_nl/www/en/news/status/report-2011-10-2011-12.xml#1 branch
.. //depot/projects/docproj_nl/www/en/releases/9.0R/hardware.html#2 integrate
.. //depot/projects/docproj_nl/www/en/search/web.atoz#9 integrate
.. //depot/projects/docproj_nl/www/nl/index.xsl#21 integrate
.. //depot/projects/docproj_nl/www/nl/share/sgml/navibar.l10n.ent#23 integrate
.. //depot/projects/docproj_nl/www/nl/where.sgml#35 integrate
.. //depot/projects/docproj_nl/www/share/sgml/commercial.isp.xml#27 integrate
Differences ...
==== //depot/projects/docproj_nl/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml#123 (text+ko) ====
@@ -1,4 +1,4 @@
-<!-- $FreeBSD: doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml,v 1.1054 2012/01/17 21:43:20 jgh Exp $ -->
+<!-- $FreeBSD: doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml,v 1.1056 2012/01/23 12:33:41 culot Exp $ -->
<!--
NOTE TO COMMITTERS: Contributors lists are sorted in alphabetical
order by first name.
@@ -8302,6 +8302,11 @@
</listitem>
<listitem>
+ <para>R Skinner
+ <email>port_maintainer at herveybayaustralia.com.au</email></para>
+ </listitem>
+
+ <listitem>
<para>Radek Kozlowski
<email>radek at raadradd.com</email></para>
</listitem>
@@ -9712,6 +9717,11 @@
</listitem>
<listitem>
+ <para>Tatsuya Ueda
+ <email>ml+freebsd at tatsuya.info</email></para>
+ </listitem>
+
+ <listitem>
<para>Taylor Dondich
<email>tdondich at majiknetworks.com</email></para>
</listitem>
==== //depot/projects/docproj_nl/en_US.ISO8859-1/books/arch-handbook/boot/chapter.sgml#5 (text+ko) ====
@@ -3,7 +3,7 @@
Copyright (c) 2002 Sergey Lyubka <devnull at uptsoft.com>
All rights reserved
-$FreeBSD: doc/en_US.ISO8859-1/books/arch-handbook/boot/chapter.sgml,v 1.32 2012/01/10 02:50:25 wblock Exp $
+$FreeBSD: doc/en_US.ISO8859-1/books/arch-handbook/boot/chapter.sgml,v 1.33 2012/01/22 17:11:52 wblock Exp $
-->
<chapter id="boot">
@@ -881,7 +881,7 @@
<para>The <literal>DATA_SET()</literal> macro expands to a
<literal>MAKE_SET()</literal>, and that macro is the point
- where the all sysinit magic is hidden:</para>
+ where all the sysinit magic is hidden:</para>
<programlisting><filename>/usr/include/linker_set.h:</filename>
#define MAKE_SET(set, sym) \
==== //depot/projects/docproj_nl/en_US.ISO8859-1/books/developers-handbook/kerneldebug/chapter.sgml#5 (text+ko) ====
@@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
- $FreeBSD: doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug/chapter.sgml,v 1.80 2010/12/02 14:53:45 ale Exp $
+ $FreeBSD: doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug/chapter.sgml,v 1.81 2012/01/20 15:56:00 ryusuke Exp $
-->
<chapter id="kerneldebug">
@@ -75,9 +75,14 @@
handled by setting the <varname>dumpdev</varname> variable in
&man.rc.conf.5; to the path of the swap device (the
recommended way to extract a kernel dump) or
- <filename>AUTO</filename> to use the first configured swap
- device. <filename>AUTO</filename> is the default as of
- &os; 6.0.</para>
+ <literal>AUTO</literal> to use the first configured swap
+ device. The default for <varname>dumpdev</varname> is
+ <literal>AUTO</literal> in HEAD, and changed to
+ <literal>NO</literal> on RELENG_* branches (except for RELENG_7,
+ which was left set to <literal>AUTO</literal>).
+ On &os; 9.0-RELEASE and later versions,
+ <application>bsdinstall</application> will ask whether crash dumps
+ should be enabled on the target system during the install process.</para>
<tip><para>Check <filename>/etc/fstab</filename> or
&man.swapinfo.8; for a list of swap devices.</para></tip>
==== //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml#35 (text+ko) ====
@@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
- $FreeBSD: doc/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml,v 1.443 2012/01/11 22:27:44 bcr Exp $
+ $FreeBSD: doc/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml,v 1.444 2012/01/24 15:56:06 wblock Exp $
-->
<chapter id="advanced-networking">
@@ -180,7 +180,7 @@
<para>Both of these groups (local network hosts and local subnets) have
their routes automatically configured by a daemon called
<application>routed</application>. If this is not run, then only
- routes which are statically defined (i.e. entered explicitly) will
+ routes which are statically defined (i.e., entered explicitly) will
exist.</para>
<para>The <literal>host1</literal> line refers to our host, which it
@@ -627,7 +627,7 @@
sites are unable to connect to you. Perhaps the most useful command
for trying to figure out where routing is breaking down is the
&man.traceroute.8; command. It is equally useful if you cannot seem
- to make a connection to a remote machine (i.e. &man.ping.8;
+ to make a connection to a remote machine (i.e., &man.ping.8;
fails).</para>
<para>The &man.traceroute.8; command is run with the name of the remote
@@ -1660,7 +1660,7 @@
<callout arearefs="co-peap-cacert">
<para>The <literal>ca_cert</literal> field indicates
the pathname of the CA certificate file. This file
- is needed to verify the server certificat.</para>
+ is needed to verify the server certificate.</para>
</callout>
<callout arearefs="co-peap-pha1">
@@ -1911,7 +1911,7 @@
</sect3>
<sect3>
- <title>Host-based Access Point without Authentication or
+ <title>Host-based Access Point Without Authentication or
Encryption</title>
<para>Although it is not recommended to run an AP without any
@@ -2147,7 +2147,7 @@
</sect2>
<sect2>
- <title>Using both wired and wireless connection</title>
+ <title>Using Both Wired and Wireless Connection</title>
<para>Wired connection provides better performance and reliability,
while wireless connection provides flexibility and mobility,
@@ -2256,7 +2256,7 @@
Networks are usually formed ad-hoc from portable devices such as
cellular phones, handhelds and laptops. Unlike the other popular
wireless technology, Wi-Fi, Bluetooth offers higher level service
- profiles, e.g. FTP-like file servers, file pushing, voice transport,
+ profiles, e.g., FTP-like file servers, file pushing, voice transport,
serial line emulation, and more.</para>
<para>The Bluetooth stack in &os; is implemented using the Netgraph
@@ -2322,7 +2322,7 @@
control registers. This interface provides a uniform method of accessing
the Bluetooth baseband capabilities. HCI layer on the Host exchanges
data and commands with the HCI firmware on the Bluetooth hardware.
- The Host Controller Transport Layer (i.e. physical bus) driver provides
+ The Host Controller Transport Layer (i.e., physical bus) driver provides
both HCI layers with the ability to exchange information with each
other.</para>
@@ -2771,7 +2771,7 @@
<title>Troubleshooting</title>
<sect3>
- <title>A remote device cannot connect</title>
+ <title>A Remote Device Cannot Connect</title>
<para>Some older Bluetooth devices do not support role switching.
By default, when &os; is accepting a new connection, it tries to
perform a role switch and become master. Devices, which do not
@@ -2786,7 +2786,7 @@
</sect3>
<sect3>
- <title>Something is going wrong, can I see what exactly is happening?</title>
+ <title>Something is Going Wrong, Can I See What Exactly is Happening?</title>
<para>Yes, you can. Use the third-party package
<application>hcidump</application>, which is available as
<filename role="package">comms/hcidump</filename> port.
@@ -3152,7 +3152,7 @@
</sect3>
<sect3>
- <title>Address limits</title>
+ <title>Address Limits</title>
<para>The number of unique source MAC addresses behind an
interface can be limited. Once the limit is reached packets
@@ -3356,7 +3356,7 @@
<title>Examples</title>
<example id="networking-lacp-aggregation-cisco">
- <title>LACP aggregation with a &cisco; Switch</title>
+ <title>LACP Aggregation with a &cisco; Switch</title>
<para>This example connects two interfaces on a &os; machine to the
switch as a single load balanced and fault tolerant link. More interfaces
@@ -3439,7 +3439,7 @@
</programlisting>
</example>
<example id="networking-lagg-failover">
- <title>Failover mode</title>
+ <title>Failover Mode</title>
<para>Failover mode can be used to switch over to a secondary interface if
the link is lost on the master interface. Bring the underlying
@@ -3484,7 +3484,7 @@
</programlisting>
</example>
<example id="networking-lagg-wired-and-wireless">
- <title>Failover mode between wired and wireless interfaces</title>
+ <title>Failover Mode Between Wired and Wireless Interfaces</title>
<para>For laptop users, it is usually desirable to make wireless as a
secondary interface, which is to be used when the wired connection
@@ -3934,7 +3934,7 @@
role="package">net/etherboot</filename> package or port.</para>
<para>You can change the <application>Etherboot</application>
- configuration (i.e. to use <acronym>TFTP</acronym> instead of
+ configuration (i.e., to use <acronym>TFTP</acronym> instead of
<acronym>NFS</acronym>) by editing the <filename>Config</filename>
file in the <application>Etherboot</application> source
directory.</para>
@@ -4001,7 +4001,7 @@
<procedure>
<step>
<para>Create a directory from which <application>tftpd</application>
- will serve the files, e.g. <filename>/tftpboot</filename>.</para>
+ will serve the files, e.g., <filename>/tftpboot</filename>.</para>
</step>
<step>
@@ -4127,7 +4127,7 @@
<filename>dhcpd.conf</filename>.</para>
<sect4>
- <title>Using <command>make world</command> to populate root</title>
+ <title>Using <command>make world</command> to Populate Root</title>
<para>This method is quick and
will install a complete virgin system (not only the root file system)
@@ -4223,7 +4223,7 @@
</author>
</authorgroup>
</sect1info>
- <title>PXE Booting with an NFS root file system</title>
+ <title>PXE Booting with an NFS Root File System</title>
<para>The &intel; Preboot eXecution Environment (<acronym>PXE</acronym>)
allows booting the operating system over the network.
@@ -4248,7 +4248,7 @@
the &os; booting process.</para>
<sect2>
- <title>Setting Up the <command>chroot</command> Environment for the NFS Root File system</title>
+ <title>Setting Up the <command>chroot</command> Environment for the NFS Root File System</title>
<procedure>
<step>
@@ -4349,7 +4349,7 @@
<screen>&prompt.root; <userinput>chroot ${NFSROOTDIR}</userinput>
&prompt.root; <userinput>passwd</userinput></screen>
<para>This will set the root password for client machines
- which are <acronym>PXE</acronym> booting.
+ which are <acronym>PXE</acronym> booting.</para>
</step>
<step>
@@ -4375,7 +4375,7 @@
</sect2>
<sect2>
- <title>Configuring Memory File Systems used by <filename>/etc/rc.initdiskless</filename></title>
+ <title>Configuring Memory File Systems Used by <filename>/etc/rc.initdiskless</filename></title>
<para>If you boot from an NFS root volume,
<filename>/etc/rc</filename>
@@ -4453,7 +4453,7 @@
</sect2>
<sect2>
- <title>Configuring the PXE client and Debugging Connection Problems</title>
+ <title>Configuring the PXE Client and Debugging Connection Problems</title>
<procedure>
<step>
@@ -5522,7 +5522,7 @@
by multicast addresses in IPv6.</para></note>
<table frame="none">
- <title>Reserved IPv6 addresses</title>
+ <title>Reserved IPv6 Addresses</title>
<tgroup cols="4">
<thead>
@@ -5696,7 +5696,7 @@
</sect2>
<sect2>
- <title>Applying the needed changes to <filename>/etc/rc.conf</filename></title>
+ <title>Applying the Needed Changes to <filename>/etc/rc.conf</filename></title>
<sect3>
<title>IPv6 Client Settings</title>
@@ -5814,7 +5814,7 @@
<title>Asynchronous Transfer Mode (ATM)</title>
<sect2>
- <title>Configuring classical IP over ATM (PVCs)</title>
+ <title>Configuring Classical IP over ATM (PVCs)</title>
<para>Classical IP over ATM (<acronym>CLIP</acronym>) is the
simplest method to use Asynchronous Transfer Mode (ATM)
@@ -5824,7 +5824,7 @@
on PVCs.</para>
<sect3>
- <title>Fully meshed configurations</title>
+ <title>Fully Meshed Configurations</title>
<para>The first method to set up a <acronym>CLIP</acronym> with
PVCs is to connect each machine to each other machine in the
@@ -6082,7 +6082,7 @@
used to distinguish the host on the network.</para>
<sect2>
- <title>Using CARP For Server Availability (CARP)</title>
+ <title>Using CARP for Server Availability (CARP)</title>
<para>One use of <acronym>CARP</acronym>, as noted above, is for
server availability. This example will provide failover support
==== //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml#31 (text+ko) ====
@@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
- $FreeBSD: doc/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml,v 1.256 2011/12/15 13:29:19 delphij Exp $
+ $FreeBSD: doc/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml,v 1.257 2012/01/22 23:42:59 rene Exp $
-->
<chapter id="updating-upgrading">
==== //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/security/chapter.sgml#20 (text+ko) ====
@@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
- $FreeBSD: doc/en_US.ISO8859-1/books/handbook/security/chapter.sgml,v 1.342 2012/01/19 17:05:59 wblock Exp $
+ $FreeBSD: doc/en_US.ISO8859-1/books/handbook/security/chapter.sgml,v 1.343 2012/01/22 06:13:55 wblock Exp $
-->
<chapter id="security">
@@ -382,7 +382,7 @@
<para>To lock an account completely, the &man.pw.8; command
should be used:</para>
- <screen>&prompt.root;<userinput>pw lock <replaceable>staff</replaceable></userinput></screen>
+ <screen>&prompt.root; <userinput>pw lock <replaceable>staff</replaceable></userinput></screen>
<para>This will prevent the user from logging in using any
mechanism, including &man.ssh.1;.</para>
@@ -1204,6 +1204,7 @@
Using MD5 to compute responses.
Enter new secret pass phrase:
Again new secret pass phrase:
+
ID unfurl OTP key is 499 to4268
MOS MALL GOAT ARM AVID COED</screen>
@@ -1240,15 +1241,14 @@
Updating unfurl:
You need the response from an OTP generator.
Old secret pass phrase:
- otp-md5 498 to4268 ext
- Response: GAME GAG WELT OUT DOWN CHAT
+ otp-md5 498 to4268 ext
+ Response: GAME GAG WELT OUT DOWN CHAT
New secret pass phrase:
- otp-md5 499 to4269
- Response: LINE PAP MILK NELL BUOY TROY
+ otp-md5 499 to4269
+ Response: LINE PAP MILK NELL BUOY TROY
ID mark OTP key is 499 gr4269
-LINE PAP MILK NELL BUOY TROY
-</screen>
+LINE PAP MILK NELL BUOY TROY</screen>
<para>To accept the default seed press <keycap>Return</keycap>.
Then before entering an access password, move over to your
@@ -1258,8 +1258,7 @@
Using the MD5 algorithm to compute response.
Reminder: Don't use opiekey from telnet or dial-in sessions.
Enter secret pass phrase:
-GAME GAG WELT OUT DOWN CHAT
-</screen>
+GAME GAG WELT OUT DOWN CHAT</screen>
<para>Now switch back over to the insecure connection, and copy
the one-time password generated over to the relevant
@@ -1513,8 +1512,8 @@
<programlisting># The rest of the daemons are protected.
ALL : ALL \
- : severity auth.info \
- : twist /bin/echo "You are not welcome to use %d from %h."</programlisting>
+ : severity auth.info \
+ : twist /bin/echo "You are not welcome to use %d from %h."</programlisting>
<para>This example shows that the message,
<quote>You are not allowed to use <literal>daemon</literal>
@@ -2775,8 +2774,7 @@
<screen>
options IPSEC #IP security
-device crypto
- </screen>
+device crypto</screen>
<indexterm>
<primary>kernel options</primary>
@@ -3199,7 +3197,7 @@
&os;. To see if <application>sshd</application> is enabled,
check the <filename>rc.conf</filename> file for:</para>
- <screen>sshd_enable="YES"</screen>
+ <programlisting>sshd_enable="YES"</programlisting>
<para>This will load &man.sshd.8;, the daemon program for
<application>OpenSSH</application>, the next time your
@@ -3207,7 +3205,7 @@
<filename>/etc/rc.d/sshd</filename> &man.rc.8; script to
start <application>OpenSSH</application>:</para>
- <programlisting>/etc/rc.d/sshd start</programlisting>
+ <screen>&prompt.root; <userinput>/etc/rc.d/sshd start</userinput></screen>
</sect2>
<sect2>
@@ -3269,8 +3267,8 @@
<screen>&prompt.root; <userinput> scp <replaceable>user at example.com:/COPYRIGHT COPYRIGHT</replaceable></userinput>
user at example.com's password: <userinput>*******</userinput>
-COPYRIGHT 100% |*****************************| 4735
-00:00
+COPYRIGHT 100% |*****************************| 4735
+00:00
&prompt.root;</screen>
<para>Since the fingerprint was already saved for this host in
@@ -3324,8 +3322,7 @@
Your identification has been saved in /home/user/.ssh/id_dsa.
Your public key has been saved in /home/user/.ssh/id_dsa.pub.
The key fingerprint is:
-bb:48:db:f2:93:57:80:b6:aa:bc:f5:d5:ba:8f:79:17 user at host.example.com
-</screen>
+bb:48:db:f2:93:57:80:b6:aa:bc:f5:d5:ba:8f:79:17 user at host.example.com</screen>
<para>&man.ssh-keygen.1; will create a public and private key
pair for use in authentication. The private key is stored
==== //depot/projects/docproj_nl/en_US.ISO8859-1/books/porters-handbook/book.sgml#124 (text+ko) ====
@@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
- $FreeBSD: doc/en_US.ISO8859-1/books/porters-handbook/book.sgml,v 1.1155 2012/01/18 09:36:09 pluknet Exp $
+ $FreeBSD: doc/en_US.ISO8859-1/books/porters-handbook/book.sgml,v 1.1156 2012/01/22 16:20:19 wxs Exp $
-->
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
@@ -10555,7 +10555,7 @@
<callout arearefs="co-vx-cve">
<para>This is a <ulink
- url="http://www.cve.mitre.org/">Mitre
+ url="http://www.cve.mitre.org/">MITRE
CVE</ulink> identifier.</para>
</callout>
==== //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/advanced-networking/chapter.sgml#71 (text+ko) ====
@@ -1,7 +1,7 @@
<!--
The FreeBSD Dutch Documentation Project
- $FreeBSD: doc/nl_NL.ISO8859-1/books/handbook/advanced-networking/chapter.sgml,v 1.33 2011/12/18 21:40:20 rene Exp $
+ $FreeBSD: doc/nl_NL.ISO8859-1/books/handbook/advanced-networking/chapter.sgml,v 1.34 2012/01/19 21:21:56 rene Exp $
%SOURCE% en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml
%SRCID% 1.443
==== //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/bibliography/chapter.sgml#14 (text+ko) ====
@@ -1,7 +1,7 @@
<!--
The FreeBSD Dutch Documentation Project
- $FreeBSD: doc/nl_NL.ISO8859-1/books/handbook/bibliography/chapter.sgml,v 1.9 2010/08/17 21:37:08 rene Exp $
+ $FreeBSD: doc/nl_NL.ISO8859-1/books/handbook/bibliography/chapter.sgml,v 1.10 2012/01/19 21:21:56 rene Exp $
%SOURCE% en_US.ISO8859-1/books/handbook/bibliography/chapter.sgml
%SRCID% 1.92
==== //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/book.sgml#19 (text+ko) ====
@@ -1,5 +1,5 @@
<!--
- $FreeBSD: doc/nl_NL.ISO8859-1/books/handbook/book.sgml,v 1.20 2011/11/04 21:04:42 rene Exp $
+ $FreeBSD: doc/nl_NL.ISO8859-1/books/handbook/book.sgml,v 1.21 2012/01/19 21:21:56 rene Exp $
%SOURCE% en_US.ISO8859-1/books/handbook/book.sgml
%SRCID% 1.179
==== //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/config/chapter.sgml#31 (text+ko) ====
@@ -1,7 +1,7 @@
<!--
The FreeBSD Dutch Documentation Project
- $FreeBSD: doc/nl_NL.ISO8859-1/books/handbook/config/chapter.sgml,v 1.28 2012/01/14 23:16:00 dougb Exp $
+ $FreeBSD: doc/nl_NL.ISO8859-1/books/handbook/config/chapter.sgml,v 1.29 2012/01/19 21:21:56 rene Exp $
%SOURCE% en_US.ISO8859-1/books/handbook/config/chapter.sgml
%SRCID% 1.249
==== //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/eresources/chapter.sgml#50 (text+ko) ====
@@ -1,7 +1,7 @@
<!--
The FreeBSD Dutch Documentation Project
- $FreeBSD: doc/nl_NL.ISO8859-1/books/handbook/eresources/chapter.sgml,v 1.34 2011/12/26 16:08:14 rene Exp $
+ $FreeBSD: doc/nl_NL.ISO8859-1/books/handbook/eresources/chapter.sgml,v 1.35 2012/01/22 13:08:24 rene Exp $
Vertaald door: Siebrand Mazeland / Rene Ladan
%SOURCE% en_US.ISO8859-1/books/handbook/eresources/chapter.sgml
==== //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/firewalls/chapter.sgml#29 (text+ko) ====
@@ -1,7 +1,7 @@
<!--
The FreeBSD Dutch Documentation Project
- $FreeBSD: doc/nl_NL.ISO8859-1/books/handbook/firewalls/chapter.sgml,v 1.18 2011/10/21 22:11:27 rene Exp $
+ $FreeBSD: doc/nl_NL.ISO8859-1/books/handbook/firewalls/chapter.sgml,v 1.19 2012/01/22 13:08:25 rene Exp $
%SOURCE% en_US.ISO8859-1/books/handbook/firewalls/chapter.sgml
%SRCID% 1.98
==== //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/introduction/chapter.sgml#31 (text+ko) ====
@@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
- $FreeBSD: doc/nl_NL.ISO8859-1/books/handbook/introduction/chapter.sgml,v 1.22 2011/05/11 18:58:09 rene Exp $
+ $FreeBSD: doc/nl_NL.ISO8859-1/books/handbook/introduction/chapter.sgml,v 1.23 2012/01/19 21:21:56 rene Exp $
%SOURCE% en_US.ISO8859-1/books/handbook/introduction/chapter.sgml
%SRCID% 1.143
==== //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/mirrors/chapter.sgml#68 (text+ko) ====
@@ -1,7 +1,7 @@
<!--
The FreeBSD Dutch Documentation Project
- $FreeBSD: doc/nl_NL.ISO8859-1/books/handbook/mirrors/chapter.sgml,v 1.47 2011/10/18 21:14:07 rene Exp $
+ $FreeBSD: doc/nl_NL.ISO8859-1/books/handbook/mirrors/chapter.sgml,v 1.48 2012/01/19 21:21:57 rene Exp $
Vertaald door: Siebrand Mazeland / Rene Ladan
%SOURCE% en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml
==== //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/multimedia/chapter.sgml#22 (text+ko) ====
@@ -1,7 +1,7 @@
<!--
The FreeBSD Dutch Documentation Project
- $FreeBSD: doc/nl_NL.ISO8859-1/books/handbook/multimedia/chapter.sgml,v 1.22 2011/06/01 23:23:17 rene Exp $
+ $FreeBSD: doc/nl_NL.ISO8859-1/books/handbook/multimedia/chapter.sgml,v 1.23 2012/01/21 13:25:31 rene Exp $
%SOURCE% en_US.ISO8859-1/books/handbook/multimedia/chapter.sgml
%SRCID% 1.144
==== //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml#28 (text+ko) ====
@@ -1,7 +1,7 @@
<!--
The FreeBSD Dutch Documentation Project
- $FreeBSD: doc/nl_NL.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml,v 1.8 2011/05/11 18:58:09 rene Exp $
+ $FreeBSD: doc/nl_NL.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml,v 1.9 2012/01/22 13:08:25 rene Exp $
%SOURCE% en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml
%SRCID% 1.197
==== //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/security/chapter.sgml#26 (text+ko) ====
@@ -1,7 +1,7 @@
<!--
The FreeBSD Dutch Documentation Project
- $FreeBSD: doc/nl_NL.ISO8859-1/books/handbook/security/chapter.sgml,v 1.23 2011/06/19 14:48:42 rene Exp $
+ $FreeBSD: doc/nl_NL.ISO8859-1/books/handbook/security/chapter.sgml,v 1.25 2012/01/22 13:08:25 rene Exp $
%SOURCE% en_US.ISO8859-1/books/handbook/security/chapter.sgml
%SRCID% 1.343
==== //depot/projects/docproj_nl/nl_NL.ISO8859-1/share/sgml/mailing-lists.ent#44 (text+ko) ====
@@ -1,7 +1,7 @@
<!--
Namen van FreeBSD mailinglijsten en gerelateerde software.
- $FreeBSD: doc/nl_NL.ISO8859-1/share/sgml/mailing-lists.ent,v 1.32 2011/12/26 16:08:15 rene Exp $
+ $FreeBSD: doc/nl_NL.ISO8859-1/share/sgml/mailing-lists.ent,v 1.33 2012/01/22 13:08:25 rene Exp $
Vertaald door: Siebrand Mazeland / Rene Ladan
%SOURCE% en_US.ISO8859-1/share/sgml/mailing-lists.ent
==== //depot/projects/docproj_nl/www/en/donations/donors.sgml#45 (text+ko) ====
@@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
-<!ENTITY date "$FreeBSD: www/en/donations/donors.sgml,v 1.431 2012/01/18 11:11:16 arved Exp $">
+<!ENTITY date "$FreeBSD: www/en/donations/donors.sgml,v 1.432 2012/01/23 17:55:23 tabthorpe Exp $">
<!ENTITY title "Hardware Donors Page">
<!ENTITY % navinclude.about "INCLUDE">
<!ENTITY % developers SYSTEM "../developers.sgml"> %developers;
@@ -2877,6 +2877,12 @@
<td> received </td>
</tr>
+ <tr>
+ <td> <tt>Lyndon Nerenberg</tt> </td>
+ <td> Sun Microsystems Sun Fire V100</td>
+ <td> tabthorpe </td>
+ <td> received </td>
+ </tr>
</table>
&footer;
==== //depot/projects/docproj_nl/www/en/donations/wantlist.sgml#29 (text+ko) ====
@@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
-<!ENTITY date "$FreeBSD: www/en/donations/wantlist.sgml,v 1.504 2011/10/02 12:32:11 des Exp $">
+<!ENTITY date "$FreeBSD: www/en/donations/wantlist.sgml,v 1.505 2012/01/24 08:16:38 des Exp $">
<!ENTITY title "FreeBSD Developers Want List">
<!ENTITY email 'donations'>
<!ENTITY % navinclude.about "INCLUDE">
@@ -50,16 +50,6 @@
</tr>
<tr>
- <td>des</td>
- <td>Norway</td>
- <td>1 GB memory sticks: 184-pin DDR SDRAM, ECC + REG,
- PC2100 CL 2.5. Up to 20 (two each for 10 scavenged 1U
- servers).</td>
- <td>Test cluster.</td>
- <td>2011/10/02</td>
- </tr>
-
- <tr>
<td>jcamou</td>
<td>AZ, USA.</td>
<td>Gigabit switch</td>
==== //depot/projects/docproj_nl/www/en/releases/9.0R/hardware.html#2 (text+ko) ====
@@ -8756,8 +8756,8 @@
<p>The <a
href="http://www.FreeBSD.org/cgi/man.cgi?query=snd_emu10kx&sektion=4&manpath=FreeBSD+9.0-RELEASE">
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">snd_emu10kx</span>(4)</span></a>
-driver does support the following sound cards (although they have names similar to some
-supported ones):</p>
+driver does <span class="emphasis"><i class="EMPHASIS">not</i></span> support the
+following sound cards (although they have names similar to some supported ones):</p>
<ul>
<li>
==== //depot/projects/docproj_nl/www/en/search/web.atoz#9 (text+ko) ====
@@ -4,7 +4,7 @@
# With the format `<title>|<url>'.
# Empty lines or comments are ignored.
#
-# $FreeBSD: www/en/search/web.atoz,v 1.97 2011/09/11 16:43:59 ryusuke Exp $
+# $FreeBSD: www/en/search/web.atoz,v 1.98 2012/01/22 16:21:38 ryusuke Exp $
#
# NOTE: the entries should be sorted alphabetically by their relative
# path to www/en. E.g. docs/man.sgml comes after docs/books.sgml,
@@ -172,13 +172,11 @@
virtual memory|&base;/features.html
buffer cache|&base;/features.html
Compatibility, SCO|&base;/features.html
+Compatibility, System V Release 4|&base;/features.html
Compatibility, Linux|&base;/features.html
-Compatibility, NetBSD|&base;/features.html
-Compatibility, BSDI|&base;/features.html
SCO, Compatibility|&base;/features.html
+System V Release 4, Compatibility|&base;/features.html
Linux, Compatibility|&base;/features.html
-NetBSD, Compatibility|&base;/features.html
-BSDI, Compatibility|&base;/features.html
# internal/about.sgml
Statistics for this server|&base;/internal/about.html
@@ -429,6 +427,7 @@
8.0 FreeBSD|&base;/releases/index.html#past
8.1 FreeBSD|&base;/releases/index.html#past
8.2 FreeBSD|&base;/releases/index.html#current
+9.0 FreeBSD|&base;/releases/index.html#current
# releng/index.sgml
Code-Freeze Status|&base;/releng/index.html#freeze
@@ -495,6 +494,9 @@
Distribution Sites|&base;/where.html#distribution
Applications and Utility Software|&base;/where.html#apps
Commercial software|&base;/where.html
+FreeNAS|&base;/where.html#derived
+PC-BSD|&base;/where.html#derived
+pfSense|&base;/where.html#derived
# y2kbug.sgml
y2k|&base;/y2kbug.html
==== //depot/projects/docproj_nl/www/nl/index.xsl#21 (text+ko) ====
@@ -8,7 +8,7 @@
<!ENTITY title "Het &os; Project">
]>
-<!-- $FreeBSD: www/nl/index.xsl,v 1.6 2011/08/28 13:29:22 rene Exp $ -->
+<!-- $FreeBSD: www/nl/index.xsl,v 1.7 2012/01/19 21:56:46 rene Exp $ -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
<xsl:import href="http://www.FreeBSD.org/XML/www/lang/share/sgml/libcommon.xsl"/>
@@ -49,7 +49,7 @@
<link rel="alternate stylesheet" media="screen" href="&enbase;/layout/css/fixed_large.css" type="text/css" title="Large Text" />
<script type="text/javascript" src="&enbase;/layout/js/google.js"></script>
<link rel="alternate" type="application/rss+xml"
- title="&os; Projectnieuws" href="&base;/news/rss.xml" />
+ title="&os; Projectnieuws" href="&enbase;/news/rss.xml" />
<link rel="alternate" type="application/rss+xml"
title="&os; Beveiliging" href="&enbase;/security/rss.xml" />
<link rel="alternate" type="application/rss+xml"
@@ -162,7 +162,7 @@
<a href="&enbase;/ja/" title="Japans">ja</a>
</li>
<li>
- <a href="&base;/" title="Nederlands">nl</a>
+ <a href="&enbase;/nl/" title="Nederlands">nl</a>
</li>
<li>
<a href="&enbase;/ru/" title="Russisch">ru</a>
@@ -237,10 +237,10 @@
<div>
<ul class="newseventslist">
<li class="first-child">
- <a href="&base;/news/newsflash.html" title="Meer nieuws">Meer nieuws</a>
+ <a href="&enbase;/news/newsflash.html" title="Meer nieuws">Meer nieuws</a>
</li>
<li class="last-child">
- <a href="&base;/news/news.xml" title="Nieuws RSS feed"><img class="rssimage" src="&enbase;/layout/images/ico_rss.png" width="27" height="12" alt="Nieuws RSS feed" /></a>
+ <a href="&enbase;/news/news.xml" title="Nieuws RSS feed"><img class="rssimage" src="&enbase;/layout/images/ico_rss.png" width="27" height="12" alt="Nieuws RSS feed" /></a>
</li>
</ul>
</div> <!-- unnamed -->
@@ -263,7 +263,7 @@
<div>
<ul class="newseventslist">
<li class="only-child">
- <a href="&base;/events/" title="Meer evenementen">Meer evenementen</a>
+ <a href="&enbase;/events/" title="Meer evenementen">Meer evenementen</a>
</li>
</ul>
</div> <!-- unnamed -->
@@ -286,7 +286,7 @@
<div>
<ul class="newseventslist">
<li class="only-child">
- <a href="&base;/news/press.html" title="Meer pers">Meer pers</a>
+ <a href="&enbase;/news/press.html" title="Meer pers">Meer pers</a>
</li>
</ul>
</div> <!-- unnamed -->
==== //depot/projects/docproj_nl/www/nl/share/sgml/navibar.l10n.ent#23 (text+ko) ====
@@ -1,4 +1,4 @@
-<!-- $FreeBSD: www/nl/share/sgml/navibar.l10n.ent,v 1.8 2011/08/28 13:29:22 rene Exp $
+<!-- $FreeBSD: www/nl/share/sgml/navibar.l10n.ent,v 1.9 2012/01/19 21:56:47 rene Exp $
%SOURCE% share/sgml/navibar.ent
%SRCID% 1.37
-->
==== //depot/projects/docproj_nl/www/nl/where.sgml#35 (text+ko) ====
@@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
-<!ENTITY date "$FreeBSD: www/nl/where.sgml,v 1.16 2011/10/02 19:25:29 rene Exp $">
+<!ENTITY date "$FreeBSD: www/nl/where.sgml,v 1.18 2012/01/21 14:29:09 rene Exp $">
<!ENTITY title "&os; verkrijgen">
<!ENTITY % navinclude.download "INCLUDE">
<!ENTITY url.rel "ftp://ftp.FreeBSD.org/pub/FreeBSD/releases">
==== //depot/projects/docproj_nl/www/share/sgml/commercial.isp.xml#27 (text+ko) ====
@@ -1,12 +1,12 @@
<?xml version="1.0"?>
<!DOCTYPE entries PUBLIC "-//FreeBSD//DTD FreeBSD XML Database for Commercial Gallery//EN"
"http://www.FreeBSD.org/XML/www/share/sgml/gallery.dtd">
-<!-- $FreeBSD: www/share/sgml/commercial.isp.xml,v 1.70 2011/12/08 14:41:15 jkois Exp $ -->
+<!-- $FreeBSD: www/share/sgml/commercial.isp.xml,v 1.71 2012/01/23 18:45:11 jkois Exp $ -->
<entries>
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
<cvs:keyword name="freebsd">
- $FreeBSD: www/share/sgml/commercial.isp.xml,v 1.70 2011/12/08 14:41:15 jkois Exp $
+ $FreeBSD: www/share/sgml/commercial.isp.xml,v 1.71 2012/01/23 18:45:11 jkois Exp $
</cvs:keyword>
</cvs:keywords>
@@ -74,6 +74,17 @@
</description>
</entry>
+ <entry id="beastiecloud">
+ <name>BeastieCLOUD</name>
+ <url>http://www.beastiecloud.de</url>
+ <description>
+ BeastieCLOUD offers high quality FreeBSD hosting solutions in
+ german speaking territories (D-A-CH). We provide individual
+ server configurations to match any demand of our customers.
+ "Good isn't good enough if there is a way to do it better!"
+ </description>
+ </entry>
+
<entry id="bewide">
<name>Bewide Internet Service Provider</name>
<url>http://www.bewide.com</url>
More information about the p4-projects
mailing list