From owner-svn-doc-all@FreeBSD.ORG Sat Dec 8 23:51:04 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 A8277D0B; Sat, 8 Dec 2012 23:51:04 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 8A7928FC19; Sat, 8 Dec 2012 23:51:04 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qB8Np4Vi043051; Sat, 8 Dec 2012 23:51:04 GMT (envelope-from rene@svn.freebsd.org) Received: (from rene@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qB8Np4NW043050; Sat, 8 Dec 2012 23:51:04 GMT (envelope-from rene@svn.freebsd.org) Message-Id: <201212082351.qB8Np4NW043050@svn.freebsd.org> From: Rene Ladan Date: Sat, 8 Dec 2012 23:51:04 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-translations@freebsd.org Subject: svn commit: r40309 - 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: Sat, 08 Dec 2012 23:51:04 -0000 Author: rene Date: Sat Dec 8 23:51:04 2012 New Revision: 40309 URL: http://svnweb.freebsd.org/changeset/doc/40309 Log: Merge up to r40307 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 Sat Dec 8 22:47:14 2012 (r40308) +++ translations/nl_NL.ISO8859-1/books/faq/book.xml Sat Dec 8 23:51:04 2012 (r40309) @@ -6,7 +6,7 @@ $FreeBSD$ %SOURCE% en_US.ISO8859-1/books/faq/book.xml - %SRCID% 40272 + %SRCID% 40307 --> &os; Web server. Het kan ook gedownload worden als één groot HTML bestand door middel van - HTTP, of als gewone tekst, &postscript;, PDF, etc. vanaf de + HTTP, of als een verscheidenheid aan andere formaten van de &os; FTP server. Ook is er de mogelijkheid om de FAQ te - Installatie instructies kunnen gevonden worden in de - Handbooksectie over het installeren van &os;. + Installatie-instructies voor versies sindes &os; 9.0 kunnen + gevonden worden in de Handbooksectie over het + installeren van &os;. Oudere instructies kunnen gevonden + worden in de verouderde sectie over het + installeren van &os;. @@ -1336,7 +1341,8 @@ - Hoe kan ik mijn eigen installatieschijf maken? + Hoe kan ik mijn eigen uitgave- of installatieschijf + maken? @@ -1375,8 +1381,8 @@ - In DOS, ga naar de tools directory van de + Ga in DOS naar de map tools van de &os; distributie, en zoek naar bootinst.exe. Deze moet als volgend gestart worden: @@ -2322,13 +2328,14 @@ - Once you get the mouse daemon running (see the previous section), hold down the - button 1 (left button) and move the mouse to select a region - of text. Then, press the button 2 (middle button) to paste - it at the text cursor. Pressing button 3 (right button) - will extend the selected region of - text. + Het is niet mogelijk om gegevens met de muis te verwijderen. + Het is echter wel mogelijk om te knippen en + plakken. Houdt, als de muis-daemon draait (zie de vorige vraag), knop 1 (linkerknop) naar + beneden en verplaats de muis naar een tekstgebied. Druk dan op + knop 2 (middenknop) om het op de tekstcursor te plakken. Door op + knop 3 (rechterknop) te drukken wordt het geselecteerde + tekstgebied uitgebreid. If your mouse does not have a middle button, you may wish to emulate one or remap buttons using mouse daemon @@ -2513,17 +2520,9 @@ bindkey ^[[3~ delete-char # for xterm

- &os; supports APM on certain - machines. Further information can be found in - &man.apm.4;. - - &os; also supports the ACPI - features found in most modern hardware. Further - information can be found in &man.acpi.4;. If a system - supports both APM and - ACPI, either can be used. We suggest - you try both and choose the one that best fits your - needs. + &os; ondersteunt de mogelijkheden van ACPI + die in moderne hardware aanwezig zijn. Meer informatie is te + vinden in &man.acpi.4;.
@@ -2797,58 +2796,6 @@ quit - - Why does the screen go black and lose sync when I - boot? - - - - This is a known problem with the ATI Mach64 video - card. The problem is that this card uses address - 2e8, and the fourth serial port does too. - Due to a bug (feature?) in the &man.sio.4; driver it will - touch this port even if you do not have the fourth serial - port, and even if you disable - sio3 (the fourth port) which - normally uses this address. - - Until the bug has been fixed, you can use this - workaround: - - - - Enter at the boot prompt. - (This will put the kernel into configuration - mode). - - - - Disable sio0, - sio1, - sio2 and - sio3 (all of them). This way - the &man.sio.4; driver does not get activated — no - problems. - - - - Type exit to continue booting. - - - - If you want to be able to use your serial ports, you - will have to build a new kernel with the following - modification: in - /usr/src/sys/dev/sio/sio.c (or in - /usr/src/sys/pc98/cbus/sio.c for pc98) - find the one occurrence of the string - 0x2e8 and remove that string and the - preceding comma (keep the trailing comma). Now follow the - normal procedure of building a new kernel. - - - - My system has more than 1 GB of RAM, and I'm getting panics with kmem_map too small @@ -3660,7 +3607,7 @@ kern.timecounter.hardware: TSC -> i82 The open-source OpenOffice.org + url="http://www.openoffice.org">Apache Open Office
and LibreOffice office suites work natively on &os;. @@ -4071,13 +4018,10 @@ kern.timecounter.hardware: TSC -> i82 - Because &posix; says that there shall be such a - shell. - - The more complicated answer: many people need to write + Many people need to write shell scripts which will be portable across many systems. That is why &posix; specifies the shell and utility commands - in great detail. Most scripts are written in Bourne shell, + in great detail. Most scripts are written in Bourne shell (&man.sh.1;), and because several important programming interfaces (&man.make.1;, &man.system.3;, &man.popen.3;, and analogues in higher-level scripting languages like Perl and Tcl) are @@ -4093,7 +4037,7 @@ kern.timecounter.hardware: TSC -> i82 other shells have. That is why the Ports Collection includes more featureful shells like bash, scsh, - tcsh, and zsh. (You + &man.tcsh.1;, and zsh. (You can compare for yourself the memory utilization of all these shells by looking at the VSZ and RSS columns in a ps @@ -4621,6 +4565,7 @@ kern.sched.name: ULE toepassingen verwaarloosbaar, maar u dient te weten dat het bestaat. Gebruik geen soft-updates op het root-bestandssysteem als uw systeem dit risico niet kan lopen! + / is traditioneel een van de kleinste partities. Als u de map /tmp op @@ -6235,12 +6180,6 @@ options SYSVMSG # enable for &prompt.root; pkg_add -r xorg - It is also possible to install &xorg; from - &man.sysinstall.8; by choosing - Configure, then - Distributions, then - The X.Org Distribution. - After the installation of &xorg; was successful, follow the instructions from the X11 Configuration section of @@ -6712,7 +6651,7 @@ UserConfig> quit Run the command xmodmap -e "pointer = 3 2 1" - from your .xinitrc or + from .xinitrc or .xsession. @@ -7576,7 +7515,7 @@ Key F15 A A Menu Wo /etc/namedb/named.conf: options { - query-source address * port 53; + query-source address * port 53; }; You can replace the * with a single @@ -7928,8 +7867,7 @@ deny pred1 deflate deflate24 protocomp a If your ISP is helpful, they should be able to enable logging on their end, then when the next link drop occurs, they may be able to tell you why their side is having a - problem. Feel free to send the details to &a.brian;, or - even to ask your ISP to contact him directly. + problem. @@ -7965,34 +7903,6 @@ deny pred1 deflate deflate24 protocomp a detach from the running process by the quit command of gdb. - - Finally, send the log of your - gdb session to &a.brian;. - - - - - - Why does nothing happen after the Login - OK! message? - - - - Prior to &os; version 2.2.5, once the link was - established, &man.ppp.8; would wait for the peer to initiate - the Line Control Protocol (LCP). Many ISPs will not - initiate negotiations and expect the client to do so. To - force &man.ppp.8; to initiate the LCP, use the following - line: - - set openmode active - - - It usually does no harm if both sides initiate - negotiation, so openmode is now active by default. - However, the next section explains when it - does do some harm. - @@ -8347,8 +8257,8 @@ ATDT1234567 The ppp utility (or any other program for that matter) should never dump core. Because - &man.ppp.8; runs with an effective user ID of - 0, the operating system will not write + &man.ppp.8; runs setuid (with an effective user ID of + 0), the operating system will not write core image of &man.ppp.8; to disk before terminating it. If, however &man.ppp.8; is actually terminating due to a segmentation violation or some other signal that normally @@ -8357,7 +8267,7 @@ ATDT1234567 section), then you should install the system sources and do the following: - &prompt.root; cd /usr/src/usr.sbin/ppp + &prompt.root; cd /usr/src/usr.sbin/ppp &prompt.root; echo STRIP= >> /etc/make.conf &prompt.root; echo CFLAGS+= >> /etc/make.conf &prompt.root; make install clean @@ -8608,9 +8518,8 @@ ATDT1234567 including your config files, how you are starting &man.ppp.8;, the relevant parts of your log file and the output of netstat -rn (before - and after connecting) to the &a.questions; or the comp.unix.bsd.freebsd.misc - news group, and someone should point you in the right + and after connecting) to the &a.questions; + and someone should point you in the right direction. @@ -8627,7 +8536,8 @@ ATDT1234567 - How do I tell if &os; found my serial ports? + How do I tell if &os; found my serial ports or modem + cards? @@ -8667,16 +8577,6 @@ sio1: type 16550A - - How do I tell if &os; found my modem cards? - - - - Refer to the answer to the previous question. - - - - How do I access the serial ports on &os;? @@ -9235,9 +9135,8 @@ hint.sio.7.irq="12" Seriously, &os; uses the HLT (halt) instruction when the system is idle thus lowering its energy consumption and therefore the - heat it generates. Also if you have APM - (advanced power - management) or ACPI (Advanced + heat it generates. Also if you have + ACPI (Advanced Configuration and Power Interface) configured, then &os; can also put the CPU into a low power mode. @@ -9539,18 +9438,6 @@ hint.sio.7.irq="12" - - How do I make my own custom release? - - - - Please see the Release Engineering - article. - - - - Can I follow -CURRENT with limited Internet access?