Fix two typos.

This commit is contained in:
Murray Stokely 2002-12-13 00:12:33 +00:00
parent 9f93a68c50
commit cf794c314d
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15324

View file

@ -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/updater.sgml,v 1.7 2001/11/07 17:55:37 phantom Exp $"> <!ENTITY date "$FreeBSD: www/en/projects/updater.sgml,v 1.8 2002/06/29 09:07:08 nik Exp $">
<!ENTITY title "FreeBSD Binary Updater Project (binup)"> <!ENTITY title "FreeBSD Binary Updater Project (binup)">
<!ENTITY email 'freebsd-binup'> <!ENTITY email 'freebsd-binup'>
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
@ -101,7 +101,7 @@
available library functions.</li> available library functions.</li>
<li>A GUI version of the client which either wraps around the <li>A GUI version of the client which either wraps around the
client or calls the library routines directly, dependinng on client or calls the library routines directly, depending on
whichever makes the most sense.</li> whichever makes the most sense.</li>
</ul> </ul>
@ -229,7 +229,7 @@
<p>A mailing list has been setup for this project. Please post <p>A mailing list has been setup for this project. Please post
all questions, patches, etc to the <a all questions, patches, etc to the <a
href="mailto:freebsd-binup@FreeBSD.org">freebsd-binup@FreeBSD.org</a> href="mailto:freebsd-binup@FreeBSD.org">freebsd-binup@FreeBSD.org</a>
mailing list. For instructions on how to subscribe to thsi mailing list. For instructions on how to subscribe to this
list, please see the <a list, please see the <a
href="../doc/en_US.ISO8859-1/books/handbook/eresources.html#ERESOURCES-MAIL">FreeBSD href="../doc/en_US.ISO8859-1/books/handbook/eresources.html#ERESOURCES-MAIL">FreeBSD
Handbook</a></p> Handbook</a></p>