Date: Wed, 8 May 2002 12:02:15 +0200 From: Erik Trulsson <ertr1013@student.uu.se> To: Riccardo Torrini <riccardo@torrini.org> Cc: freebsd-current@FreeBSD.ORG Subject: Re: What will be new in FBSD 5 ? Message-ID: <20020508100215.GA461@student.uu.se> In-Reply-To: <XFMail.20020508115531.riccardo@torrini.org> References: <20020508112625.A1888@encephalon.de> <XFMail.20020508115531.riccardo@torrini.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, May 08, 2002 at 11:55:31AM +0200, Riccardo Torrini wrote: > 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? :-) 4.6 is the first *release* in which atacontrol will appear. It wasn't in 4.5-RELEASE but will be in 4.6-RELEASE. (The "first appeared in" part only refers to releases, and is often added some time before the release is made.) -- <Insert your favourite quote here.> Erik Trulsson ertr1013@student.uu.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020508100215.GA461>