From owner-cvs-doc@FreeBSD.ORG Tue Jan 11 13:31:59 2005 Return-Path: Delivered-To: cvs-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 397C016A4CE; Tue, 11 Jan 2005 13:31:59 +0000 (GMT) Received: from rosebud.otenet.gr (rosebud.otenet.gr [195.170.0.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6ABC243D1D; Tue, 11 Jan 2005 13:31:57 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from orion.daedalusnetworks.priv (aris.bedc.ondsl.gr [62.103.39.226])j0BDVtET012433; Tue, 11 Jan 2005 15:31:56 +0200 Received: from orion.daedalusnetworks.priv (orion [127.0.0.1]) j0BDVtsT065348; Tue, 11 Jan 2005 15:31:55 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost)j0BDVtSO065347; Tue, 11 Jan 2005 15:31:55 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Tue, 11 Jan 2005 15:31:55 +0200 From: Giorgos Keramidas To: Denis Peplin Message-ID: <20050111133155.GB60885@orion.daedalusnetworks.priv> References: <200501061956.j06Jui20040379@repoman.freebsd.org> <41E3D31F.2000704@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41E3D31F.2000704@FreeBSD.org> cc: doc-committers@freebsd.org cc: cvs-doc@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/books/handbook/ppp-and-slip chapter.sgml X-BeenThere: cvs-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the doc and www trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Jan 2005 13:31:59 -0000 On 2005-01-11 16:22, Denis Peplin wrote: >Giorgos Keramidas wrote: >>keramida 2005-01-06 19:56:44 UTC >> >> FreeBSD doc repository >> >> Modified files: >> en_US.ISO8859-1/books/handbook/ppp-and-slip chapter.sgml >> Log: >> Add some missing words > >>and stop claiming that routed is >> started by default; it isn't, since router_enable is set >> to "NO" in `src/etc/defaults/rc.conf'. > > It was not claimed started: > - _not_ started (it is by default), as > > look at diff -r 1.133 -r 1.134 The parenthetical note negates the meaning of the first part of the sentence. When we write: Make sure foo is not enabled (it is by default). It means that foo is enabled by default but the administrator should make sure it isn't.