MFen the Dutch handbook:
* disks 1.291 -> 1.292 * kernelconfig 1.192 -> 1.193
This commit is contained in:
parent
48c85930a2
commit
c02572e942
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=34733
2 changed files with 7 additions and 9 deletions
|
@ -4,7 +4,7 @@
|
|||
$FreeBSD$
|
||||
|
||||
%SOURCE% en_US.ISO8859-1/books/handbook/disks/chapter.sgml
|
||||
%SRCID% 1.291
|
||||
%SRCID% 1.292
|
||||
-->
|
||||
|
||||
<chapter id="disks">
|
||||
|
@ -207,9 +207,9 @@
|
|||
<secondary>toevoegen</secondary>
|
||||
</indexterm>
|
||||
|
||||
<para>Stel dat het gewenst is om een nieuwe SCSI-schijf aan een
|
||||
machine toe te voegen die slechts een enkele drive heeft. Ten
|
||||
eerste dient de computer uitgeschakeld te worden en dient de
|
||||
<para>De volgende sectie beschrijft hoe een nieuwe <acronym>SCSI</acronym>
|
||||
schijf aan een machine toe te voegen die slechts een enkele drive heeft.
|
||||
Ten eerste dient de computer uitgeschakeld te worden en dient de
|
||||
schijf volgens de instructies van de computer, controller en
|
||||
schijffabrikant geïnstalleerd te worden. Wegens de grote
|
||||
variéteiten om dit soort procedures uit te voeren, vallen
|
||||
|
|
|
@ -2,10 +2,9 @@
|
|||
The FreeBSD Dutch Documentation Project
|
||||
|
||||
$FreeBSD$
|
||||
$FreeBSDnl: doc/nl_NL.ISO8859-1/books/handbook/kernelconfig/chapter.sgml,v 1.25 2006/01/05 21:13:22 siebrand Exp $
|
||||
|
||||
%SOURCE% en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml
|
||||
%SRCID% 1.192
|
||||
%SRCID% 1.193
|
||||
-->
|
||||
|
||||
<chapter id="kernelconfig">
|
||||
|
@ -677,10 +676,9 @@ cpu I686_CPU</programlisting>
|
|||
wanneer de kernel met de optie <option>-g</option> gebouwd wordt,
|
||||
wat debuginformatie doorgeeft aan &man.gcc.1;.</para>
|
||||
|
||||
<programlisting>options SCHED_4BSD # 4BSD taakplanner</programlisting>
|
||||
<programlisting>options SCHED_ULE # ULE taakplanner</programlisting>
|
||||
|
||||
<para>De traditionele en standaard taakplanner voor &os;. Laat dit
|
||||
staan.</para>
|
||||
<para>De standaard taakplanner voor &os;. Laat dit staan.</para>
|
||||
|
||||
<programlisting>options PREEMPTION # Zet kernelthreadpreëmptie aan</programlisting>
|
||||
|
||||
|
|
Loading…
Reference in a new issue