MFen 1.186 -> 1.187. Also translate a sentence in a programlisting.
Approved by: remko (mentor) Obtained from: perforce
This commit is contained in:
parent
0d6633f7c0
commit
15cf199523
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=33338
1 changed files with 5 additions and 6 deletions
|
@ -1,11 +1,11 @@
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Dutch Documentation Project
|
The FreeBSD Dutch Documentation Project
|
||||||
|
|
||||||
$FreeBSD: doc/nl_NL.ISO8859-1/books/handbook/kernelconfig/chapter.sgml,v 1.11 2006/05/20 15:43:41 remko Exp $
|
$FreeBSD$
|
||||||
$FreeBSDnl: doc/nl_NL.ISO8859-1/books/handbook/kernelconfig/chapter.sgml,v 1.25 2006/01/05 21:13:22 siebrand Exp $
|
$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
|
%SOURCE% en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml
|
||||||
%SRCID% 1.186
|
%SRCID% 1.187
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<chapter id="kernelconfig">
|
<chapter id="kernelconfig">
|
||||||
|
@ -262,9 +262,8 @@ ath_hal(4) - Atheros Hardware Access Layer (HAL)</programlisting>
|
||||||
<devicename>ath</devicename> op. Van dit stuurprogramma staat de
|
<devicename>ath</devicename> op. Van dit stuurprogramma staat de
|
||||||
volgende informatie in de handleiding:</para>
|
volgende informatie in de handleiding:</para>
|
||||||
|
|
||||||
<!--(rene) vertalen? en_US versie mist puntkomma van loader.conf(5) -->
|
<programlisting>Plaats de volgende regel in &man.loader.conf.5; om
|
||||||
<programlisting>Alternatively, to load the driver as a module at boot time, place the
|
het stuurprogramma tijdens het opstarten als een module te laden:
|
||||||
following line in &man.loader.conf.5;:
|
|
||||||
|
|
||||||
if_ath_load="YES"</programlisting>
|
if_ath_load="YES"</programlisting>
|
||||||
|
|
||||||
|
@ -287,7 +286,7 @@ ath_hal(4) - Atheros Hardware Access Layer (HAL)</programlisting>
|
||||||
&man.ata.4; uit het kernelinstellingenbestand gehaald wordt,
|
&man.ata.4; uit het kernelinstellingenbestand gehaald wordt,
|
||||||
zal een systeem dat <acronym>ATA</acronym>
|
zal een systeem dat <acronym>ATA</acronym>
|
||||||
schijfstuurprogramma's gebruikt niet opstarten zonder een regel
|
schijfstuurprogramma's gebruikt niet opstarten zonder een regel
|
||||||
aan <filename>loader.conf</filename> toe te voegen. Kijk bij <!--(rene) /boot/loader.conf -->
|
aan <filename>loader.conf</filename> toe te voegen. Kijk bij
|
||||||
twijfel of de module aanwezig is en laat ondersteuning dan
|
twijfel of de module aanwezig is en laat ondersteuning dan
|
||||||
gewoon in de kernel.</para>
|
gewoon in de kernel.</para>
|
||||||
</warning>
|
</warning>
|
||||||
|
|
Loading…
Reference in a new issue