From owner-freebsd-doc@FreeBSD.ORG Wed Jul 27 00:30:17 2011 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 61C0710656D0 for ; Wed, 27 Jul 2011 00:30:16 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E57C68FC15 for ; Wed, 27 Jul 2011 00:30:15 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p6R0UFnw052047 for ; Wed, 27 Jul 2011 00:30:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p6R0UF1J052044; Wed, 27 Jul 2011 00:30:15 GMT (envelope-from gnats) Date: Wed, 27 Jul 2011 00:30:15 GMT Message-Id: <201107270030.p6R0UF1J052044@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: Alexander Best Cc: Subject: Re: docs/159220: Strange sentence in /usr/src/UPDATING X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Alexander Best List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Jul 2011 00:30:17 -0000 The following reply was made to PR docs/159220; it has been noted by GNATS. From: Alexander Best To: Benjamin Kaduk Cc: freebsd-gnats-submit@freebsd.org, freebsd-doc@freebsd.org Subject: Re: docs/159220: Strange sentence in /usr/src/UPDATING Date: Wed, 27 Jul 2011 00:24:01 +0000 On Tue Jul 26 11, Benjamin Kaduk wrote: > On Tue, 26 Jul 2011, Alexander Best wrote: > > > > >>Number: 159220 > >>Category: docs > >>Synopsis: Strange sentence in /usr/src/UPDATING > >>Confidential: no > >>Severity: non-critical > >>Priority: low > >>Responsible: freebsd-doc > >>State: open > >>Quarter: > >>Keywords: > >>Date-Required: > >>Class: doc-bug > >>Submitter-Id: current-users > >>Arrival-Date: Tue Jul 26 23:50:04 UTC 2011 > >>Closed-Date: > >>Last-Modified: > >>Originator: Alexander Best > >>Release: 9.0-CURRENT > >>Organization: > >>Environment: > >FreeBSD otaku 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r224294=bc9530b-dirty: > >Sun Jul 24 23:47:48 CEST 2011 > >arundel@otaku:/usr/obj/usr/git-freebsd-head/sys/ARUNDEL amd64 > >>Description: > >In /usr/src/UPDATING, almost at the very end of the file, there's the > >following sentence: > > > >"This file contains a list, in reverse chronological order, of major > >breakages in tracking -current. Not all things will be listed here, > >and it only starts on October 16, 2004. Updating files can found in > >previous releases if your system is older than this." > > > >The last sentence seems quite broken. At least I haven't got a clue what > >it's supposed to mean. > > "If you need to see entries from the UPDATING file which are older than > 2004/10/16, go get the UPDATING file from a previous &os; release, and it > will have a better chance of including what you're looking for." thanks. can we get this committed, please? > > -Ben Kaduk