Fix two typos.
This commit is contained in:
parent
9f93a68c50
commit
cf794c314d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15324
1 changed files with 3 additions and 3 deletions
|
@ -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.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 email 'freebsd-binup'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -101,7 +101,7 @@
|
|||
available library functions.</li>
|
||||
|
||||
<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>
|
||||
</ul>
|
||||
|
||||
|
@ -229,7 +229,7 @@
|
|||
<p>A mailing list has been setup for this project. Please post
|
||||
all questions, patches, etc to the <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
|
||||
href="../doc/en_US.ISO8859-1/books/handbook/eresources.html#ERESOURCES-MAIL">FreeBSD
|
||||
Handbook</a></p>
|
||||
|
|
Loading…
Reference in a new issue