Use entities.
This commit is contained in:
parent
1fd75e69e0
commit
9ad4425962
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26100
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||||
<!ENTITY base CDATA "../..">
|
<!ENTITY base CDATA "../..">
|
||||||
<!ENTITY date "$FreeBSD: www/en/projects/dingo/index.sgml,v 1.16 2005/10/04 19:43:50 hrs Exp $">
|
<!ENTITY date "$FreeBSD: www/en/projects/dingo/index.sgml,v 1.17 2005/10/04 21:58:59 simon Exp $">
|
||||||
<!ENTITY title "FreeBSD Network Cleanup and Consolidation Project (dingo)">
|
<!ENTITY title "FreeBSD Network Cleanup and Consolidation Project (dingo)">
|
||||||
<!ENTITY email 'mux'>
|
<!ENTITY email 'mux'>
|
||||||
<!ENTITY % navincludes SYSTEM "../../includes.navdevelopers.sgml"> %navincludes;
|
<!ENTITY % navincludes SYSTEM "../../includes.navdevelopers.sgml"> %navincludes;
|
||||||
|
@ -122,7 +122,7 @@ IFF_ALLMULTI</td>
|
||||||
</TR>
|
</TR>
|
||||||
<TR>
|
<TR>
|
||||||
<TD>Import CARP from OpenBSD</TD>
|
<TD>Import CARP from OpenBSD</TD>
|
||||||
<td> mlaier </td>
|
<td> &a.mlaier; </td>
|
||||||
<td> 20041203 </td>
|
<td> 20041203 </td>
|
||||||
<td> &status.prototyped; </td>
|
<td> &status.prototyped; </td>
|
||||||
<TD> <a href="http://people.freebsd.org/~mlaier/CARP/">Patches</a> are
|
<TD> <a href="http://people.freebsd.org/~mlaier/CARP/">Patches</a> are
|
||||||
|
@ -240,14 +240,14 @@ RFC1701
|
||||||
</TR>
|
</TR>
|
||||||
<TR>
|
<TR>
|
||||||
<TD>Remove struct ifnet from softc.</TD>
|
<TD>Remove struct ifnet from softc.</TD>
|
||||||
<td> brooks</td>
|
<td> &a.brooks;</td>
|
||||||
<td> 20050617 </td>
|
<td> 20050617 </td>
|
||||||
<td> &status.current; </td>
|
<td> &status.current; </td>
|
||||||
<TD> Done in HEAD, not going to be MFCed. </TD>
|
<TD> Done in HEAD, not going to be MFCed. </TD>
|
||||||
</TR>
|
</TR>
|
||||||
<TR>
|
<TR>
|
||||||
<TD>Protocol Test Harness.</TD>
|
<TD>Protocol Test Harness.</TD>
|
||||||
<td>George V. Neville-Neil gnn at freebsd dot org</td>
|
<td>&a.gnn;</td>
|
||||||
<td>20041212 </td>
|
<td>20041212 </td>
|
||||||
<td>&status.new; </td>
|
<td>&status.new; </td>
|
||||||
<TD>My plan is to write a Python program and a set of C
|
<TD>My plan is to write a Python program and a set of C
|
||||||
|
|
Loading…
Reference in a new issue