docs/77055: Remove some tabs and fix the alignment and add a missing close bracket.

Brad Davis so14k at so14k.com
Thu Feb 3 10:40:21 UTC 2005


>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:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 03 10:40:20 GMT 2005
>Closed-Date:
>Last-Modified:
>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 at 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:
>Unformatted:



More information about the freebsd-doc mailing list