Update to r51391:
Add a note about this really not being for FreeBSD after 9.
This commit is contained in:
parent
50ca6d4b55
commit
b0b1990ff3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51623
1 changed files with 8 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
|
|
||||||
$FreeBSD$
|
$FreeBSD$
|
||||||
$FreeBSDde: de-docproj/books/handbook/network-servers/chapter.xml,v 1.103 2011/12/24 15:51:18 bcr Exp $
|
$FreeBSDde: de-docproj/books/handbook/network-servers/chapter.xml,v 1.103 2011/12/24 15:51:18 bcr Exp $
|
||||||
basiert auf: r50922
|
basiert auf: r51391
|
||||||
-->
|
-->
|
||||||
<chapter xmlns="http://docbook.org/ns/docbook"
|
<chapter xmlns="http://docbook.org/ns/docbook"
|
||||||
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
|
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
|
||||||
|
@ -3421,6 +3421,13 @@ freebsd.org. (A)
|
||||||
<title><acronym>DNS</acronym>-Server Konfiguration in &os;
|
<title><acronym>DNS</acronym>-Server Konfiguration in &os;
|
||||||
9.<replaceable>X</replaceable></title>
|
9.<replaceable>X</replaceable></title>
|
||||||
|
|
||||||
|
<important>
|
||||||
|
<para>Dieses Kapitel gilt nur für &os; 9 und ältere Versionen.
|
||||||
|
<application>BIND9</application> ist seit &os; 10 nicht mehr
|
||||||
|
Bestandteil des Basissystems, wo es durch
|
||||||
|
<application>unbound</application> ersetzt wurde.</para>
|
||||||
|
</important>
|
||||||
|
|
||||||
<para>Unter &os; wird der BIND-Daemon als
|
<para>Unter &os; wird der BIND-Daemon als
|
||||||
<application>named</application> bezeichnet.</para>
|
<application>named</application> bezeichnet.</para>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue