Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Aug 1999 19:58:52 +0900
From:      "Daniel C. Sobral" <dcs@newsguy.com>
To:        hackers@freebsd.org
Subject:   [Fwd: Re: cvs commit: doc/en/handbook/ports chapter.sgml]
Message-ID:  <37C1296C.82D5A24C@newsguy.com>

next in thread | raw e-mail | index | archive | help
While going through old cvs commit log, I spotted this:

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
*/
 

With the recent changes to the doc tree, should this file be updated
too? (Or maybe it was and I haven't seen that log yet :)

--
Daniel C. Sobral
dcs@newsguy.com
dcs@freebsd.org



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37C1296C.82D5A24C>