Fix HTML formatting glitch in a table.

Submitted by:	Niclas < lothrandil at n00b dot apagnu dot se >
This commit is contained in:
Bruce A. Mah 2004-08-02 19:35:46 +00:00
parent 548e887474
commit d27e8c4bf2
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=21779

View file

@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY email 'freebsd-qa'>
<!ENTITY date "$FreeBSD: www/en/releases/5.3R/todo.sgml,v 1.34 2004/07/28 17:54:19 scottl Exp $">
<!ENTITY date "$FreeBSD: www/en/releases/5.3R/todo.sgml,v 1.35 2004/08/02 07:54:16 murray Exp $">
<!ENTITY title "FreeBSD 5.3 Open Issues">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
@ -137,7 +137,7 @@
<td>There have been several reports that growfs(8) works improperly
with large disk sizes, and other size-related nits in the current
disk and label management tool set. These must be resolved for
5.3-RELEASE.<td/>
5.3-RELEASE.</td>
</tr>
</table>