Fix incorrect list tags.

This commit is contained in:
Murray Stokely 2003-03-03 04:05:47 +00:00
parent 7d30276f81
commit 2affa0fb02
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=16176

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/releases/4.8R/qa.sgml,v 1.2 2003/02/26 23:15:55 murray Exp $">
<!ENTITY date "$FreeBSD: www/en/releases/4.8R/qa.sgml,v 1.3 2003/03/03 03:56:07 murray Exp $">
<!ENTITY rel '4.8-RELEASE'>
<!ENTITY title "Testing Guide for &rel;">
<!ENTITY email "qa">
@ -56,13 +56,14 @@
libc_r in general could use testing with real applications.</p></li>
<li><p><strong>dlinfo()</strong> added - test your shared-library
heavy ports to make sure there are no build problems.</p> </ul>
heavy ports to make sure there are no build problems.</p></li>
<li><p>ISC DHCP 3.0.1 RC11 has recently been added to 4.8RC. This
version of the ISC DHCP client was used in 5.0-RELEASE, and should
be well tested, but it was only recently made available to
4.X-STABLE users so it has not received much testing to date in
that environment.</p></li>
</ul>
<p>The <a href="../../relnotes.html">release notes</a> will always be
a good place to look for things to test.</p>