From owner-svn-doc-all@FreeBSD.ORG Tue Oct 30 22:02:56 2012
Return-Path:
Delivered-To: svn-doc-all@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
by hub.freebsd.org (Postfix) with ESMTP id 70291E8E;
Tue, 30 Oct 2012 22:02:56 +0000 (UTC)
(envelope-from rene@FreeBSD.org)
Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c])
by mx1.freebsd.org (Postfix) with ESMTP id 541FF8FC12;
Tue, 30 Oct 2012 22:02:56 +0000 (UTC)
Received: from svn.freebsd.org (localhost [127.0.0.1])
by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q9UM2uYs085246;
Tue, 30 Oct 2012 22:02:56 GMT (envelope-from rene@svn.freebsd.org)
Received: (from rene@localhost)
by svn.freebsd.org (8.14.4/8.14.4/Submit) id q9UM2uag085243;
Tue, 30 Oct 2012 22:02:56 GMT (envelope-from rene@svn.freebsd.org)
Message-Id: <201210302202.q9UM2uag085243@svn.freebsd.org>
From: Rene Ladan
Date: Tue, 30 Oct 2012 22:02:56 +0000 (UTC)
To: doc-committers@freebsd.org, svn-doc-all@freebsd.org,
svn-doc-translations@freebsd.org
Subject: svn commit: r39869 - translations/nl_NL.ISO8859-1/books/faq
X-SVN-Group: doc-translations
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-BeenThere: svn-doc-all@freebsd.org
X-Mailman-Version: 2.1.14
Precedence: list
List-Id: "SVN commit messages for the entire doc trees \(except for "
user" , " projects" , and " translations"
\)"
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
X-List-Received-Date: Tue, 30 Oct 2012 22:02:56 -0000
Author: rene
Date: Tue Oct 30 22:02:55 2012
New Revision: 39869
URL: http://svn.freebsd.org/changeset/doc/39869
Log:
Merge up to revision 39865
Modified:
translations/nl_NL.ISO8859-1/books/faq/book.xml
Modified: translations/nl_NL.ISO8859-1/books/faq/book.xml
==============================================================================
--- translations/nl_NL.ISO8859-1/books/faq/book.xml Tue Oct 30 20:53:16 2012 (r39868)
+++ translations/nl_NL.ISO8859-1/books/faq/book.xml Tue Oct 30 22:02:55 2012 (r39869)
@@ -6,7 +6,7 @@
$FreeBSD$
%SOURCE% en_US.ISO8859-1/books/faq/book.xml
- %SRCID% 39853
+ %SRCID% 39865
-->
&tm-attrib.freebsd;
- &tm-attrib.3com;
&tm-attrib.adobe;
&tm-attrib.creative;
&tm-attrib.ibm;
@@ -2668,48 +2667,6 @@ bindkey ^[[3~ delete-char # for xterm
-
-
-
- Why does my Micron system hang at boot time?
-
-
-
- Certain Micron motherboards have a non-conforming PCI
- BIOS implementation that causes grief when &os; boots
- because PCI devices do not get configured at their
- reported addresses.
-
- Disable the Plug and Play Operating
- System flag in the BIOS to work around this
- problem.
-
-
-
-
-
- The boot floppy hangs on a system with an ASUS K7V
- motherboard. How do I fix this?
-
-
-
- Go into the BIOS setup and disable the boot
- virus protection.
-
-
-
-
-
- Why does my &tm.3com; PCI network card not work with my
- Micron computer?
-
-
-
- See the previous answer.
-
-
-
@@ -2870,19 +2827,6 @@ quit
-
- Why did my &tm.3com; 3C509 card stop working for no
- apparent reason?
-
-
-
- This card has a bad habit of losing its configuration
- information. Refresh your card's settings with the DOS
- utility 3c5x9.exe.
-
-
-
- Why do my programs occasionally die with
Signal 11 errors?
@@ -2954,8 +2898,8 @@ quit
on the processor might have died. In either case you
need to ensure that you have hardware running at what it
is specified to run at, at least while trying to solve
- this problem. i.e. Clock it back to the default
- settings.
+ this problem (in other words, clock it back to the default
+ settings.)
If you are overclocking then note that it is far
cheaper to have a slow system than a fried system that
@@ -3554,7 +3498,7 @@ chip1@pci0:31:5: class=0x040100 c
Break the warnings by changing the value of
MAX_STRAY_LOG from
5 to 0 in your
- platform's (e.g. &i386;)
+ platform's (e.g., &i386;)
intr_machdep.c file and rebuild the
new kernel and all the warnings will be
suppressed.
@@ -3897,11 +3841,7 @@ kern.timecounter.hardware: TSC -> i82
url="http://www.openoffice.org">OpenOffice.org
and LibreOffice
- office suites work natively on &os;. The &linux; version of
- Oralce Open Office,
- the value-added closed-source version of OpenOffice.org,
- also works on &os;.
+ office suites work natively on &os;.
&os; also includes a variety of text editors,
spreadsheets, and drawing programs in the Ports
@@ -4234,38 +4174,12 @@ kern.timecounter.hardware: TSC -> i82
- First, always make sure that you have a completely
+ First, always make sure that you have a complete
up-to-date Ports Collection. Errors that affect building
INDEX from an up-to-date copy of the
Ports Collection are high-visibility and are thus almost
always fixed immediately.
- However, if you are up-to-date, perhaps you are seeing
- another problem. make index
- has a known bug in dealing with incomplete copies of the
- Ports Collection. It assumes that you have a local copy of
- every single port that every other port that you have a
- local copy of depends on. To explain, if you have a copy of
- foo/bar on your disk, and
- foo/bar depends on
- baz/quux, then you must also have a
- copy of baz/quux on your disk, and the
- ports baz/quux depends on, and so on.
- Otherwise, make index
- has insufficient information to create its dependency
- tree.
-
- This is particularly a problem for &os; users who
- utilize &man.csup.1; to track the Ports
- Collection but choose not to install certain categories by
- specifying them in refuse. In theory,
- one should be able to refuse categories, but in practice
- there are too many ports that depend on ports in other
- categories. Until someone comes up with a solution for this
- problem, the general rule is that if you want to build
- INDEX, you must have a complete copy of
- the Ports Collection.
-
There are rare cases where INDEX
will not build due to odd cases involving
WITH_* or
@@ -4764,11 +4678,8 @@ kern.sched.name: ULE
they are getting in contact with such a disk, or even worse,
they might damage the BSD bootstrap without even asking or
notifying you. In addition, the dangerously
- dedicated disk's layout is known to confuse many
- BIOSes, including those from AWARD (e.g. as found in HP
- Netserver and Micronics systems as well as many others) and
- Symbios/NCR (for the popular 53C8xx range of SCSI
- controllers). This is not a complete list, there are more.
+ dedicated disk's layout is known to confuse some
+ BIOSes.
Symptoms of this confusion include the read
error message printed by the &os; bootstrap when
it cannot find itself, as well as system lockups when
@@ -4809,7 +4720,7 @@ kern.sched.name: ULE
&os; lists your disks, first IDE, then SCSI.When you are slicing up your disk, check that the disk
- geometry displayed in the FDISK screen is correct (ie. it
+ geometry displayed in the FDISK screen is correct (i.e., it
matches the BIOS numbers); if it is wrong, use the
G key to fix it. You may have to do this
if there is absolutely nothing on the disk, or if the disk
@@ -4999,11 +4910,11 @@ use "disklabel -r" to install initial la
NTFS
- &os; includes a read-only NTFS driver. For more
- information, see &man.mount.ntfs.8;. A port of ntfs-3g
- supports write operations on NTFS (see sysutils/fusefs-ntfs).
+ Ondersteuning voor NTFS gebaseerd op FUSE is beschikbaar
+ als een poort (sysutils/fusefs-ntfs). Zie voor
+ meer informatie ntfs-3g.
@@ -5184,7 +5095,7 @@ C:\="DOS"
following to your configuration file
/boot/grub/menu.lst (or
/boot/grub/grub.conf in some systems,
- e.g. Red Hat Linux and its derivatives).
+ e.g., Red Hat Linux and its derivatives).title &os; 6.1
root (hd0,a)
@@ -7734,7 +7645,7 @@ Key F15 A A Menu Wo
The most common way to accomplish this is to build a
simulated environment in a subdirectory and then run the
- processes in that directory chroot'd (i.e. / for that process is this
directory, not the real / of the system).
@@ -9147,150 +9058,6 @@ hint.sio.7.irq="12"
&prompt.root; chmod 4511 /usr/bin/tip
-
-
-
- My stock Hayes modem is not supported — what can I
- do?
-
-
-
- See this answer
- in the &os; Handbook.
-
-
-
-
-
- How am I expected to enter these AT commands?
-
-
-
- See this answer
- in the &os; Handbook.
-
-
-
-
-
- Why does the @ sign for the
- pn capability not
- work?
-
-
-
- See this answer
- in the &os; Handbook.
-
-
-
-
-
- How can I dial a phone number on the command
- line?
-
-
-
- See this answer
- in the &os; Handbook.
-
-
-
-
-
- Do I have to type in the bps rate every time I do
- that?
-
-
-
- See this answer
- in the &os; Handbook.
-
-
-
-
-
- How can I more easily access a number of hosts through a
- terminal server?
-
-
-
- See this answer
- in the &os; Handbook.
-
-
-
-
-
- Can tip try more than one line for each site?
-
-
-
- See this answer
- in the &os; Handbook.
-
-
-
-
-
- Why do I have to hit CtrlP
- twice to send CtrlP
- once?
-
-
-
- See this answer
- in the &os; Handbook.
-
-
-
-
-
- Why is everything I type suddenly in UPPER CASE?
-
-
-
- See this answer
- in the &os; Handbook.
-
-
-
-
-
- How can I do file transfers with
- tip?
-
-
-
- See this answer
- in the &os; Handbook.
-
-
-
-
-
- How can I run zmodem with
- tip?
-
-
-
- See this answer
- in the &os; Handbook.
-
-
@@ -10422,7 +10189,7 @@ panic: page fault
By default, the kernel address space is 1 GB
(2 GB for PAE) for i386. If you run a
- network-intensive server (e.g. a large FTP or HTTP server),
+ network-intensive server (e.g., a large FTP or HTTP server),
or you want to use ZFS, you might find that is not
enough.