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
d...@newsguy.com
d...@freebsd.org



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

Reply via email to