Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jan 2018 14:30:59 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r51391 - head/en_US.ISO8859-1/books/handbook/network-servers
Message-ID:  <201801181430.w0IEUxji026905@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Thu Jan 18 14:30:59 2018
New Revision: 51391
URL: https://svnweb.freebsd.org/changeset/doc/51391

Log:
  Add a note about this really not being for FreeBSD after 9.
  
  PR:		225284
  Sponsored by:	Absolight

Modified:
  head/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml

Modified: head/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml	Thu Jan 18 14:05:15 2018	(r51390)
+++ head/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml	Thu Jan 18 14:30:59 2018	(r51391)
@@ -3235,6 +3235,13 @@ freebsd.org. (A)
       <title>DNS Server Configuration in &os;
 	9.<replaceable>X</replaceable></title>
 
+      <important>
+	<para>This chapter is only applicable to &os; 9 and before.
+	  <application>BIND9</application> is no longer part of the
+	  base system in &os; 10 and after, where it has been replaced
+	  with <application>unbound</application>.</para>
+      </important>
+
       <para>In &os;, the BIND daemon is called
 	<application>named</application>.</para>
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201801181430.w0IEUxji026905>