Add missing ';' characters at the end of SGML entities.

This commit is contained in:
Giorgos Keramidas 2005-01-23 20:52:31 +00:00
parent 8244189564
commit cbeeadc1ee
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=23630
5 changed files with 16 additions and 16 deletions

View file

@ -1,6 +1,6 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/projects/c99/index.sgml,v 1.92 2004/07/09 04:06:22 das Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/c99/index.sgml,v 1.93 2005/01/13 20:50:46 das Exp $">
<!ENTITY title "FreeBSD C99 and &posix; Conformance Project">
<!ENTITY email 'standards'>
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@ -655,7 +655,7 @@
<tr>
<td> Add exposure control primitives to &lt;sys/cdefs.h&gt;
(originally developed by &a.wollman). </td>
(originally developed by &a.wollman;). </td>
<td> &a.mike; </td>
<td> 1 April 2002 </td>
<td> &status.done; </td>