From bdavis@house.so14k.com  Thu Feb  3 10:36:56 2005
Return-Path: <bdavis@house.so14k.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 5CAD516A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  3 Feb 2005 10:36:56 +0000 (GMT)
Received: from ender.liquidneon.com (ender.liquidneon.com [64.78.150.163])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 009FA43D48
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  3 Feb 2005 10:36:56 +0000 (GMT)
	(envelope-from bdavis@house.so14k.com)
Received: from localhost (localhost [127.0.0.1])
	by ender.liquidneon.com (Postfix) with ESMTP id 2E99543FD
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  3 Feb 2005 03:36:55 -0700 (MST)
Received: from ender.liquidneon.com ([127.0.0.1])
 by localhost (ender.liquidneon.com [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 78835-06 for <FreeBSD-gnats-submit@freebsd.org>;
 Thu,  3 Feb 2005 03:36:54 -0700 (MST)
Received: from mccaffrey.house.so14k.com (gw.house.so14k.com [216.87.87.128])
	by ender.liquidneon.com (Postfix) with ESMTP id B921B412C
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  3 Feb 2005 03:36:54 -0700 (MST)
Received: by mccaffrey.house.so14k.com (Postfix, from userid 1001)
	id 75143F2C; Thu,  3 Feb 2005 03:36:54 -0700 (MST)
Message-Id: <20050203103654.75143F2C@mccaffrey.house.so14k.com>
Date: Thu,  3 Feb 2005 03:36:54 -0700 (MST)
From: Brad Davis <so14k@so14k.com>
Reply-To: Brad Davis <so14k@so14k.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Remove some tabs and fix the alignment and add a missing close bracket.
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         77055
>Category:       docs
>Synopsis:       Remove some tabs and fix the alignment and add a missing close bracket.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    keramida
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 03 10:40:20 GMT 2005
>Closed-Date:    Thu Feb 03 10:57:12 GMT 2005
>Last-Modified:  Thu Feb 03 10:57:12 GMT 2005
>Originator:     Brad Davis
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
>Environment:
System: FreeBSD mccaffrey.house.so14k.com 4.10-STABLE FreeBSD 4.10-STABLE #0: Fri May 28 08:02:41 MDT 2004 root@mccaffrey.house.so14k.com:/usr/obj/usr/src/sys/MCCAFFREY i386
>Description:
	1. Remove some tabs that mess up the alignment.
	2. Add a missing closing bracket. 
>How-To-Repeat:
>Fix:
--- doc-ori/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml Wed Jan 19 07:01:03 2005
+++ doc/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml     Thu Feb  3 03:29:28 2005
@@ -4186,7 +4186,8 @@
         pid-file        "/var/run/named/pid";
         dump-file       "/var/dump/named_dump.db";
         statistics-file "/var/stats/named.stats";
-       version         "None of your business";</programlisting>
+        version         "None of your business";
+};</programlisting>
       </sect3>
 <!-- Here is where I stopped for now
       <sect3>
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: keramida 
State-Changed-When: Thu Feb 3 10:56:48 GMT 2005 
State-Changed-Why:  
Committed.  Thanks :) 


Responsible-Changed-From-To: freebsd-doc->keramida 
Responsible-Changed-By: keramida 
Responsible-Changed-When: Thu Feb 3 10:56:48 GMT 2005 
Responsible-Changed-Why:  

http://www.freebsd.org/cgi/query-pr.cgi?pr=77055 
>Unformatted:
