Date: Mon, 21 Jun 1999 08:40:12 +1000 (EST) From: John Birrell <jb@cimlogic.com.au> To: billf@jade.chc-chimes.com (Bill Fumerola) Cc: billf@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en/handbook/ports chapter.sgml Message-ID: <199906202240.IAA06893@cimlogic.com.au> In-Reply-To: <Pine.BSF.3.96.990620140236.12980C-100000@jade.chc-chimes.com> from Bill Fumerola at "Jun 20, 1999 2: 3:55 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
Bill Fumerola wrote: > (2) Comments on the following? > > Index: param.h > =================================================================== > RCS file: /home/ncvs/src/sys/sys/param.h,v > retrieving revision 1.50 > diff -u -r1.50 param.h > --- param.h 1999/06/20 08:34:24 1.50 > +++ param.h 1999/06/20 17:56:50 > @@ -45,6 +45,8 @@ > #define BSD 199506 /* System version (year & month). */ > #define BSD4_3 1 > #define BSD4_4 1 > + > +/* Please update doc/en/handbook/ports/chapter.sgml when changing */ > #undef __FreeBSD_version > #define __FreeBSD_version 400008 /* Master, propagated to newvers */ I understand that it is useful to have the history of __FreeBSD_version documented in a manner that is convenient for ports people, but when you look at it from the other direction, doc/en/handbook/ports seems a bit odd. -- John Birrell - jb@cimlogic.com.au; jb@freebsd.org http://www.cimlogic.com.au/ CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199906202240.IAA06893>