Date: Thu, 3 Feb 2005 03:36:54 -0700 (MST) From: Brad Davis <so14k@so14k.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: docs/77055: Remove some tabs and fix the alignment and add a missing close bracket. Message-ID: <20050203103654.75143F2C@mccaffrey.house.so14k.com> Resent-Message-ID: <200502031040.j13AeKUW052085@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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@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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050203103654.75143F2C>