From owner-freebsd-doc@FreeBSD.ORG Mon Jan 2 17:30:21 2006 Return-Path: X-Original-To: freebsd-doc@hub.freebsd.org Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3735216A41F for ; Mon, 2 Jan 2006 17:30:21 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF4E843D5A for ; Mon, 2 Jan 2006 17:30:14 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k02HUEXD061546 for ; Mon, 2 Jan 2006 17:30:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k02HUElT061545; Mon, 2 Jan 2006 17:30:14 GMT (envelope-from gnats) Date: Mon, 2 Jan 2006 17:30:14 GMT Message-Id: <200601021730.k02HUElT061545@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: Ceri Davies Cc: Subject: Re: docs/90851: mdoc(7) manpage needs more FreeBSD versions X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Ceri Davies List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Jan 2006 17:30:21 -0000 The following reply was made to PR docs/90851; it has been noted by GNATS. From: Ceri Davies To: freebsd-gnats-submit@FreeBSD.org Cc: Ruslan Ermilov , remko@FreeBSD.org, phk@FreeBSD.org Subject: Re: docs/90851: mdoc(7) manpage needs more FreeBSD versions Date: Mon, 2 Jan 2006 17:23:53 +0000 On 1 Jan 2006, at 23:00, Poul-Henning Kamp wrote: > In message <20060101194413.GA73743@elvandar.org>, Remko Lodder > writes: >> On Fri, Dec 23, 2005 at 01:34:42PM +0100, Poul-Henning Kamp wrote: >>>> Description: >>> >>> The mdoc(7) manual enumerates (pointlessly in my opinion) the >>> various releases >>> of FreeBSD that can be specified to the Os and Fx macros: >>> >>> FreeBSD 1.0, 1.1, 1.1.5, 1.1.5.1, 2.0, 2.0.5, >>> 2.1, 2.1.5, >>> 2.1.6, 2.1.7, 2.2, 2.2.1, 2.2.2, >>> 2.2.5, 2.2.6, >>> 2.2.7, 2.2.8, 3.0, 3.1, 3.2, 3.3, >>> 3.4, 3.5, 4.0, >>> 4.1, 4.1.1, 4.2, 4.3, 4.4, 4.5, 4.6, >>> 4.6.2, 4.7, >>> 4.8, 4.9, 4.10, 5.0, 5.1, 5.2, 5.2.1, >>> 5.3 >>> >>> The list should either be kept up to date, or more sensibly be >>> replaced with >>> >>> FreeBSD 1.0, 1.1, 1.1.5, 2.0, 2.0.5, etc. etc. >>> >>> >> >> Hi Poul-Henning, >> >> Does the diff below look reasonable? > > Is it a more future proof solution to just list a handful and add > "etc" ? We should ask Ruslan whether we can rely on them all being supported. Ceri