"Look for year 2000 bugs" not too useful anymore.

Submitted by:	Jason Spence <thalakan@lightconsulting.com> via jkh via -doc
This commit is contained in:
Daniel Harris 2001-07-02 02:25:30 +00:00
parent 09a79a5a75
commit ac4f8c5ec5
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=9778
2 changed files with 2 additions and 10 deletions

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/contrib/chapter.sgml,v 1.438 2001/06/28 22:30:10 nik Exp $
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/contrib/chapter.sgml,v 1.439 2001/06/30 11:41:43 dinoex Exp $
-->
<chapter id="contrib">
@ -379,10 +379,6 @@
date.</para>
</listitem>
<listitem>
<para>Look for year 2000 bugs (and fix any you find!)</para>
</listitem>
<listitem>
<para>Build the source tree (or just part of it) with extra warnings
enabled and clean up the warnings.</para>