From owner-freebsd-doc@FreeBSD.ORG Fri Aug 19 10:50:43 2005 Return-Path: X-Original-To: freebsd-doc@freebsd.org Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A5B1E16A420 for ; Fri, 19 Aug 2005 10:50:43 +0000 (GMT) (envelope-from keramida@freebsd.org) Received: from rosebud.otenet.gr (rosebud.otenet.gr [195.170.0.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6EB843D55 for ; Fri, 19 Aug 2005 10:50:42 +0000 (GMT) (envelope-from keramida@freebsd.org) Received: from flame.pc (aris.bedc.ondsl.gr [62.103.39.226]) by rosebud.otenet.gr (8.13.4/8.13.4/Debian-1) with SMTP id j7JAoebB022576; Fri, 19 Aug 2005 13:50:41 +0300 Received: from flame.pc (flame [127.0.0.1]) by flame.pc (8.13.4/8.13.4) with ESMTP id j7JAocI9001645; Fri, 19 Aug 2005 13:50:38 +0300 (EEST) (envelope-from keramida@freebsd.org) Received: (from keramida@localhost) by flame.pc (8.13.4/8.13.4/Submit) id j7JAocI5001644; Fri, 19 Aug 2005 13:50:38 +0300 (EEST) (envelope-from keramida@freebsd.org) Date: Fri, 19 Aug 2005 13:50:38 +0300 From: Giorgos Keramidas To: Marco Trentini Message-ID: <20050819105038.GF877@flame.pc> References: <20050818194055.GH27955@einstein.lab> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050818194055.GH27955@einstein.lab> Cc: freebsd-doc@freebsd.org Subject: Re: a little mistake in the install chapter (handbook) X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Aug 2005 10:50:43 -0000 On 2005-08-18 21:40, Marco Trentini wrote: > > I think there is a missing round bracket. > > --- chapter.sgml.old Thu Aug 18 21:33:30 2005 > +++ chapter.sgml Thu Aug 18 21:34:16 2005 > @@ -5430,7 +5430,7 @@ > must be formatted using the &ms-dos; > FORMAT command. If you are using &windows;, > use Explorer to format the disks (right-click on the > - A: drive, and select Format. > + A: drive, and select Format). > > Do not trust factory pre-formatted > floppies. Format them again yourself, just to be sure. Many Right. This should be fixed now: % Checking in chapter.sgml; % /home/dcvs/doc/en_US.ISO8859-1/books/handbook/install/chapter.sgml,v <-- chapter.sgml % new revision: 1.327; previous revision: 1.326 % done % Mailing the commit message to 'doc-committers@FreeBSD.org cvs-doc@FreeBSD.org cvs-all@FreeBSD.org'. The change will appear online after the next scheduled build of the doc/ tree, in a few hours. Many thanks :)