From owner-freebsd-current Wed May 8 2:55:37 2002 Delivered-To: freebsd-current@freebsd.org Received: from gw-fi.esaote.com (gw-fi.esaote.com [217.58.169.99]) by hub.freebsd.org (Postfix) with ESMTP id 2D11E37B420 for ; Wed, 8 May 2002 02:55:34 -0700 (PDT) Received: from rock.fi.esaote.it (rock.fi.esaote.it [192.168.4.40]) by gw-fi.esaote.com (8.12.3/8.12.3) with ESMTP id g489tVHR003450 for ; Wed, 8 May 2002 11:55:31 +0200 (CEST) (envelope-from riccardo@torrini.org) Message-ID: X-Mailer: XFMail 1.4.4 on HPUX X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20020508112625.A1888@encephalon.de> Date: Wed, 08 May 2002 11:55:31 +0200 (METDST) From: Riccardo Torrini To: freebsd-current@FreeBSD.ORG Subject: Re: What will be new in FBSD 5 ? Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 08-May-2002 (09:26:26/GMT) a.s.gruner wrote: >> Not from the release documentation, but the manual pages typically >> list the first release that contained a particular command. This is not true for all commands, try this (either on 4.5-STABLE or 5.0-CURRENT, any date up to today): # man atacontrol [...] HISTORY The atacontrol utility first appeared in FreeBSD 4.6. (stable) # which atacontrol /sbin/atacontrol (stable) # uname -v FreeBSD 4.5-STABLE #3: Mon Apr 22 14:17:24 CEST 2002 [...] (current) # which atacontrol /sbin/atacontrol (stable) # uname -v FreeBSD 5.0-CURRENT #32: Tue Apr 23 08:21:16 CEST 2002 [...] Is 4.6 already out? Or programmers has a time machine? :-) Riccardo. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message