Doh! For some reason I commited not-tested version of patch. Back out

part of previous patch which break a build.
This commit is contained in:
Alexey Zelkin 2001-10-24 17:46:57 +00:00
parent 559544f46f
commit eb3d65c00c
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=11034

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/projects/updater.sgml,v 1.1 2001/09/17 05:32:49 murray Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/updater.sgml,v 1.2 2001/10/24 17:43:08 phantom Exp $">
<!ENTITY title "FreeBSD Binary Updater Project (binup)">
<!ENTITY email 'freebsd-binup'>
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
@ -19,12 +19,6 @@
<li><a href="#goals">Goals</a></li>
<li><a href="#design">Design</a></li>
<li><a href="#implementation">Implementation</a></li>
<ul>
<li><a href="#update-server">Update Server</a>
<li><a href="#update-server-todo">Update Server TODO</a>
<li><a href="#update-client">Update Client</a>
<li><a href="#update-client-todo">Update Client TODO</a>
</ul>
<li><a href="#code">Code</a></li>
</ul>