Add missed ";".

Spotted by:	remko
This commit is contained in:
Maxim Konovalov 2005-02-25 09:46:49 +00:00
parent ae26f61f19
commit f333adfef5
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=23896

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.4R/todo.sgml,v 1.9 2005/02/25 04:59:34 scottl Exp $">
<!ENTITY date "$FreeBSD: www/en/releases/5.4R/todo.sgml,v 1.10 2005/02/25 08:35:58 glebius Exp $">
<!ENTITY title "FreeBSD 5.4 Open Issues">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
@ -205,7 +205,7 @@
<tr>
<td>CARP support</td>
<td>&status.wip;</td>
<td>&a.glebius</td>
<td>&a.glebius;</td>
<td>Common Address Redundancy Protocol allows multiple hosts on the same
local network to share a set of IP addresses.</td>
</tr>