Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jul 2001 17:26:37 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        Sheldon Hearn <sheldonh@starjuice.net>
Cc:        doc@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, Mike Pritchard <mpp@mppsystems.com>, Ruslan Ermilov <ru@FreeBSD.ORG>, Greg Lehey <grog@FreeBSD.org>
Subject:   Re: Which OS does a man page come from? (was: cvs commit: src/bi
Message-ID:  <XFMail.010725172637.jhb@FreeBSD.org>
In-Reply-To: <5612.996105803@axl.seasidesoftware.co.za>

next in thread | previous in thread | raw e-mail | index | archive | help

On 26-Jul-01 Sheldon Hearn wrote:
> 
> 
> On Thu, 26 Jul 2001 09:23:29 +0930, Greg Lehey wrote:
> 
>> > Name, no.  Version, yes.
>> 
>> And it would be?
> 
> Sorry, I thought that was obvious.
> 
> Providing operating system version as an argument to .Os means a full
> commit-sweep of the manual page domain for every release.  No way.

Not if you use ranges:

.Os FreeBSD 5.0+
.Os FreeBSD 2.2-3.x

etc.  You only set the version when you first add a new API or whatever (using
+) and update it when you deprecate teh API or driver or whatever.
However, this does have a large initial overhead in the form of one massive
tree sweep.  I would like for just the name to be present, however.

> Ciao,
> Sheldon.

-- 

John Baldwin <jhb@FreeBSD.org> -- http://www.FreeBSD.org/~jhb/
PGP Key: http://www.baldwin.cx/~john/pgpkey.asc
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.010725172637.jhb>