Date: Sun, 20 Jun 1999 14:03:55 -0400 (EDT) From: Bill Fumerola <billf@jade.chc-chimes.com> To: Bill Fumerola <billf@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en/handbook/ports chapter.sgml Message-ID: <Pine.BSF.3.96.990620140236.12980C-100000@jade.chc-chimes.com> In-Reply-To: <199906201754.KAA78884@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 20 Jun 1999, Bill Fumerola wrote: > billf 1999/06/20 10:54:26 PDT > > Modified files: > en/handbook/ports chapter.sgml > Log: > Add information on John Birrel's bumping of __FreeBSD_version to 400008 (1) Birrell, sorry. (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 */ - bill fumerola - billf@chc-chimes.com - BF1560 - computer horizons corp - - ph:(800) 252-2421 - bfumerol@computerhorizons.com - billf@FreeBSD.org - 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?Pine.BSF.3.96.990620140236.12980C-100000>