From owner-cvs-all@FreeBSD.ORG Tue Dec 5 15:17:36 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DDA6C16A47E; Tue, 5 Dec 2006 15:17:36 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from chipmunk.ai.net (axe.ai.net [205.134.161.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7AD143CA5; Tue, 5 Dec 2006 15:16:55 +0000 (GMT) (envelope-from trhodes@FreeBSD.org) Received: from localhost (ip70-177-190-239.dc.dc.cox.net [70.177.190.239]) by chipmunk.ai.net (8.13.4/8.13.4) with SMTP id kB5FHctK093968; Tue, 5 Dec 2006 10:17:39 -0500 (EST) (envelope-from trhodes@FreeBSD.org) Date: Tue, 5 Dec 2006 10:17:32 -0500 From: Tom Rhodes To: Dmitry Morozovsky Message-Id: <20061205101732.6033bf6b.trhodes@FreeBSD.org> In-Reply-To: <20061205135214.K72517@woozle.rinet.ru> References: <200612041443.kB4EhpBG035838@repoman.freebsd.org> <4574A587.3050903@FreeBSD.org> <20061205135214.K72517@woozle.rinet.ru> Organization: The FreeBSD Project X-Mailer: Sylpheed version 1.0.6 (GTK+ 1.2.10; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: cvs-doc@FreeBSD.org, dougb@FreeBSD.org, keramida@FreeBSD.org, cvs-all@FreeBSD.org, doc-committers@FreeBSD.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/books/handbook/install chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Dec 2006 15:17:37 -0000 On Tue, 5 Dec 2006 13:53:54 +0300 (MSK) Dmitry Morozovsky wrote: > On Mon, 4 Dec 2006, Doug Barton wrote: > > DB> > Modified files: > DB> > en_US.ISO8859-1/books/handbook/install chapter.sgml > DB> > Log: > DB> > A class C network for 192.168.0.0/24 includes the address > DB> > range 192.168.0.0-192.168.0.255, not 192.168.0.0-192.168.255.255 > DB> > > DB> > Submitted by: Tom Van Looy > DB> > > DB> > Revision Changes Path > DB> > 1.338 +1 -1 doc/en_US.ISO8859-1/books/handbook/install/chapter.sgml > DB> > > DB> > http://www.FreeBSD.org/cgi/cvsweb.cgi/doc/en_US.ISO8859-1/books/handbook/install/chapter.sgml.diff?&r1=1.337&r2=1.338&f=h > DB> > > DB> > DB> In an ideal world, all references to Class [ABC] networks would > DB> disappear from our docs, and be replaced by their CIDR equivalents. > > There are suprisingly small number of such places. What do you think about the > patch attached? I'm digging it, but haven't test built it. :) -- Tom Rhodes