From owner-freebsd-current@FreeBSD.ORG Sat Oct 30 18:38:19 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2740116A4CE; Sat, 30 Oct 2004 18:38:19 +0000 (GMT) Received: from av11-2-sn2.hy.skanova.net (av11-2-sn2.hy.skanova.net [81.228.8.184]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB89743D48; Sat, 30 Oct 2004 18:38:18 +0000 (GMT) (envelope-from joel@automatvapen.se) Received: by av11-2-sn2.hy.skanova.net (Postfix, from userid 502) id 85024380E1; Sat, 30 Oct 2004 20:38:17 +0200 (CEST) Received: from smtp4-1-sn2.hy.skanova.net (smtp4-1-sn2.hy.skanova.net [81.228.8.92]) by av11-2-sn2.hy.skanova.net (Postfix) with ESMTP id 71C4937F1E; Sat, 30 Oct 2004 20:38:17 +0200 (CEST) Received: from [81.225.221.209] (t10o55p89.telia.com [81.225.221.209]) by smtp4-1-sn2.hy.skanova.net (Postfix) with ESMTP id 4501437E42; Sat, 30 Oct 2004 20:38:15 +0200 (CEST) From: Joel Dahl To: Hiroki Sato In-Reply-To: <20041031.025215.122578228.hrs@eos.ocn.ne.jp> References: <200410301725.i9UHP94g070958@repoman.freebsd.org> <20041031.025215.122578228.hrs@eos.ocn.ne.jp> Content-Type: text/plain Message-Id: <1099161515.707.20.camel@dude.automatvapen.se> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Sat, 30 Oct 2004 20:38:35 +0200 Content-Transfer-Encoding: 7bit cc: doc@FreeBSD.org cc: current@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/release/doc/en_US.ISO8859-1/errata article.sgml X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Oct 2004 18:38:19 -0000 On Sat, 2004-10-30 at 19:52, Hiroki Sato wrote: > I have committed a draft version of the 5.3R errata. The HTML > version of it is found at: > > http://people.freebsd.org/~hrs/relnotes/5.3R/errata/article.html > > Please review this and let me know your comments, thanks. You forgot a dot (.) at: "This errata document contains ``late-breaking news'' about FreeBSD 5.3-RELEASE Before installing this version," Should be: "This errata document contains ``late-breaking news'' about FreeBSD 5.3-RELEASE. Before installing this version," -- Joel