From owner-cvs-src@FreeBSD.ORG Sat Jan 22 21:34:10 2005 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D0FF516A4CE; Sat, 22 Jan 2005 21:34:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A86FC43D31; Sat, 22 Jan 2005 21:34:10 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j0MLYAq8096661; Sat, 22 Jan 2005 21:34:10 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j0MLYArn096660; Sat, 22 Jan 2005 21:34:10 GMT (envelope-from dougb) Message-Id: <200501222134.j0MLYArn096660@repoman.freebsd.org> From: Doug Barton Date: Sat, 22 Jan 2005 21:34:10 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc/namedb named.conf X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Jan 2005 21:34:11 -0000 dougb 2005-01-22 21:34:10 UTC FreeBSD src repository Modified files: etc/namedb named.conf Log: Scot pointed out that the dynamic zone example didn't seem to "flow" with the rest of the examples, so after discussion with him and gshapiro, re-sort the examples, and add more comments to make things very obvious. Also, divide the examples between example.{com|net|org} to make things even more obvious, and use the same RFC 1918 block for all examples. Pointed out by: Scot W. Hetzel Revision Changes Path 1.21 +17 -11 src/etc/namedb/named.conf