Fix a grammar bug.
Found by: Soeren Todt (todt.biz) Obtained from: The FreeBSD German Documentation Project
This commit is contained in:
parent
4e1db281a5
commit
c59ce73911
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46670
1 changed files with 3 additions and 3 deletions
|
@ -4,8 +4,8 @@
|
|||
The FreeBSD German Documentation Project
|
||||
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/books/handbook/kernelconfig/chapter.xml,v 1.117 2012/04/30 17:31:07 bcr Exp $
|
||||
basiert auf: 1.205
|
||||
$FreeBSDde$
|
||||
basiert auf: r38490
|
||||
-->
|
||||
<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="kernelconfig">
|
||||
<info><title>Konfiguration des &os;-Kernels</title>
|
||||
|
@ -89,7 +89,7 @@
|
|||
|
||||
<para>Trotzdem ist es noch immer nötig, einige statische
|
||||
Kernelkonfigurationen durchzuführen. In einigen Fällen
|
||||
ist die Funktion zu systemnah, um durch ein Modul zu realisiert werden.
|
||||
ist die Funktion zu systemnah, um durch ein Modul realisiert zu werden.
|
||||
In anderen Fällen hat eventuell noch niemand ein ladbares
|
||||
Kernelmodul für diese Funktion geschrieben.</para>
|
||||
|
||||
|
|
Loading…
Reference in a new issue