Bug 77063

Summary: Misc fixes for the DNS chapter and note FreeBSD 5 comes with BIND 9
Product: Documentation Reporter: Brad Davis <so14k>
Component: Books & ArticlesAssignee: Tom Rhodes <trhodes>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Brad Davis 2005-02-03 12:40:24 UTC
	1. Note FreeBSD 5 comes with BIND 9
Comment 1 Ceri Davies 2005-02-03 13:47:03 UTC
On Thu, Feb 03, 2005 at 05:39:35AM -0700, Brad Davis wrote:

> --- doc-ori/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml Thu Feb  3 04:20:21 2005
> +++ doc/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml     Thu Feb  3 05:37:44 2005
> @@ -2975,9 +2975,9 @@
>        </para>
>  
>        <para>
> -        This document refers to BIND 8.x, as it is the stable version
> -       used in FreeBSD.  BIND 9.x in FreeBSD can be installed through
> -       the <filename role="package">net/bind9</filename> port.
> +        This document refers to BIND 8.x, which is the version included
> +        in &os; 4. BIND 9.x is included in &os; 5 and is avaliable for
> +        &os; 4 in the <filename role="package">net/bind9</filename> port.
>        </para>

Could you ispell this?  "avaliable" is wrong here.

Ceri
Comment 2 Brad Davis 2005-02-03 14:43:49 UTC
Thanks :)

--- doc-ori/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml 
Thu Feb  3 04:20:21 2005
+++ doc/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml     
Thu Feb  3 05:37:44 2005
@@ -2975,9 +2975,9 @@
        </para>

        <para>
-        This document refers to BIND 8.x, as it is the stable version
-       used in FreeBSD.  BIND 9.x in FreeBSD can be installed through
-       the <filename role="package">net/bind9</filename> port.
+        This document refers to BIND 8.x, which is the version included
+        in &os; 4. BIND 9.x is included in &os; 5 and is available for
+        &os; 4 in the <filename role="package">net/bind9</filename> 
port.
        </para>

        <para>
Comment 3 Tom Rhodes freebsd_committer freebsd_triage 2005-02-24 00:23:05 UTC
State Changed
From-To: open->closed

Patch not committed, yet I added some text to point out the 
different versions of BIND and FreeBSD.  Inspired from your 
patch of course.  Thanks for the submission! 


Comment 4 Tom Rhodes freebsd_committer freebsd_triage 2005-02-24 00:23:05 UTC
Responsible Changed
From-To: freebsd-doc->trhodes

Over to me.