Typos and spelling fixes only.

This commit is contained in:
Ulrich Spörlein 2011-05-15 19:34:15 +00:00
parent 515e8a1bb7
commit 8f46721fa6
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=37257
7 changed files with 22 additions and 22 deletions

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/donations/donors.sgml,v 1.423 2011/04/15 11:49:56 gahr Exp $">
<!ENTITY date "$FreeBSD: www/en/donations/donors.sgml,v 1.424 2011/04/18 08:00:31 gahr Exp $">
<!ENTITY title "Hardware Donors Page">
<!ENTITY % navinclude.about "INCLUDE">
<!ENTITY % developers SYSTEM "../developers.sgml"> %developers;
@ -448,7 +448,7 @@
<tr>
<td> <tt>kan</tt></td>
<td> Matrox Millenium II PCI video card </td>
<td> Matrox Millennium II PCI video card </td>
<td> nsouch </td>
<td> Received </td>
</tr>
@ -1131,7 +1131,7 @@
<tr>
<td> <tt>Oliver Fuckner &lt;Fuckner@strato-rz.de&gt;</tt> </td>
<td> 3Com 3CR990 Typhoon/Sidewinde (txp(4)) NIC. </td>
<td> 3Com 3CR990 Typhoon/Sidewinder (txp(4)) NIC. </td>
<td> obrien </td>
<td> Received </td>
</tr>
@ -1514,7 +1514,7 @@
<tr>
<td> <tt>wilko</tt> </td>
<td> 2x Seagate Baracuda 9.1GB SCA SCSI disk </td>
<td> 2x Seagate Barracuda 9.1GB SCA SCSI disk </td>
<td> philip </td>
<td> Received </td>
</tr>
@ -1843,7 +1843,7 @@
<tr>
<td> <a href="http://www.LF.net">LF.net</a> </td>
<td> Flight to Canada and accomodation fee for BSDCan 2005 </td>
<td> Flight to Canada and accommodation fee for BSDCan 2005 </td>
<td> krion </td>
<td> Received </td>
</tr>

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/donations/wantlist.sgml,v 1.500 2011/04/20 21:44:45 gjb Exp $">
<!ENTITY date "$FreeBSD: www/en/donations/wantlist.sgml,v 1.501 2011/04/25 20:27:41 gjb Exp $">
<!ENTITY title "FreeBSD Developers Want List">
<!ENTITY email 'donations'>
<!ENTITY % navinclude.about "INCLUDE">
@ -129,7 +129,7 @@
<td>marcel</td>
<td>CA, USA</td>
<td>1GB of low-profile PC133 SDRAM (168pin DIMM). Memory can be
buffered or unbuffered. preferrably one 1GB DIMM or two 512MB
buffered or unbuffered, preferably one 1GB DIMM or two 512MB
DIMMs. Low-profile is a must. ECC is optional.</td>
<td>More memory allows for better workloads when testing code in
SMP setups.</td>

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/portmgr/policies_eol.sgml,v 1.1 2011/05/02 12:59:28 erwin Exp $">
<!ENTITY date "$FreeBSD: www/en/portmgr/policies_eol.sgml,v 1.2 2011/05/04 09:40:17 erwin Exp $">
<!ENTITY title "Ports and Packages for Supported Releases">
<!ENTITY % navinclude.about "INCLUDE">
]>
@ -33,7 +33,7 @@
href="&base;/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html">
a worldwide set of mirror sites</a>. Package builds will use the
oldest supported minor release within each major branch to ensure
ABI and KBI backwards compatability within each major branch, and
ABI and KBI backwards compatibility within each major branch, and
support all minor versions of each major branch, including
<tt>-RELEASE</tt> and <tt>-STABLE</tt>.</p>

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/portmgr/qa.sgml,v 1.5 2006/08/19 21:20:41 hrs Exp $">
<!ENTITY date "$FreeBSD: www/en/portmgr/qa.sgml,v 1.6 2010/11/30 03:58:27 linimon Exp $">
<!ENTITY title "Quality Assurance Tasks for the Ports Management Team">
<!ENTITY % navinclude.about "INCLUDE">
]>
@ -151,7 +151,7 @@ two main categories:
<li><p>a list of ports that do not set NO_LATEST_LINK. (Ports
that have a stable version, and a development version, will
generally have the development version set to a later revision.
If it is desireable that users should install the stable version
If it is desirable that users should install the stable version
from packages, rather than the development version, this flag
should be set; otherwise, users will get the latest version by
default.)</p></li>

View file

@ -15,7 +15,7 @@ Ideas//EN"
<ideas>
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
<cvs:keyword name="freebsd">
$FreeBSD: www/en/projects/ideas/ideas.xml,v 1.163 2010/04/08 00:40:01 delphij Exp $
$FreeBSD: www/en/projects/ideas/ideas.xml,v 1.164 2010/04/09 20:05:38 jkois Exp $
</cvs:keyword>
</cvs:keywords>
@ -33,7 +33,7 @@ Ideas//EN"
kernel. There's a number items in the kernel that can be made
optional without reducing affecting the functionality needed in
an embedded environment. These include things like not
compiling in strings into the kernel, less agressively inlining
compiling in strings into the kernel, less aggressively inlining
code, making some non-optional features optional and investigating
compile time flags. This task requires identifying potentially
optional kernel content and building the infrastructure to make
@ -103,7 +103,7 @@ these buses to be a subclass of this new base class.</p>
<desc><p><strong>Technical Contact</strong>: <a
href="mailto:imp@FreeBSD.org">Warner Losh</a></p>
<p>Superpage support exists only for x86-based architecturs at the
<p>Superpage support exists only for x86-based architectures at the
moment. MIPS hardware supports a number of different page sizes
on a per page basis. This could be used to implement superpages
for MIPS(which just uses two sizes: 4k chunks and 4M chunks). The
@ -844,7 +844,7 @@ href="http://info.iet.unipi.it/~luigi/FreeBSD/linux_bsd_kld.html">here</a>.
to leverage existing code. Implementers will need to make sure that
the job construct has no negative performance implications when not
enabled (ideally, processes that are not part of jobs should be
unaffected) and quantify the impact on perfomance when enabled.</p>
unaffected) and quantify the impact on performance when enabled.</p>
<p><strong>References</strong>: <a
href="http://techpubs.sgi.com/library/tpl/cgi-bin/browse.cgi?cmd=search&amp;coll=0650&amp;db=man&amp;pth=&amp;srch=jid_t&amp;searchpth=man&amp;rpt=20">Irix
@ -1688,9 +1688,9 @@ New tests must be created; existing tests must be completed and updated.
like the current GNU versions we use. Additionally this implementation has
support for common vector fonts and unicode. If those utilities are
option-compatible or not has to be analyzed. A port of this is already
available as textproc/heirloom-doctools. Alternativly, OpenBSD's
available as textproc/heirloom-doctools. Alternatively, OpenBSD's
<a href="http://mdocml.bsd.lv/">mdocml</a> can replace groff's mdoc
functionality and may be sufficent for our purposes.
functionality and may be sufficient for our purposes.
</p>
<p><strong>Requirements</strong>:</p>
<ul>
@ -1851,7 +1851,7 @@ clean.</p>
proxy, if any, to use to access a given URL. In most application the
file may be specified manually or discovered using the Web Proxy
Autodiscovery Protocol. Support for PAC files in libfetch would make
fetch more versitle.</p>
fetch more versatile.</p>
<p>Supporting PAC files nominally requires a fairly complete JavaScript
implementation. There appear to be no BSD Licensed JavaScript

View file

@ -1,6 +1,6 @@
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/projects/mips/index.sgml,v 1.7 2006/08/19 21:20:43 hrs Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/mips/index.sgml,v 1.8 2010/01/19 23:27:12 jmallett Exp $">
<!ENTITY title "FreeBSD/MIPS Project">
<!ENTITY email 'freebsd-mips'>
<!ENTITY % navinclude.developers "INCLUDE">
@ -37,7 +37,7 @@
<img src="&imagebase;/how_to_contribute.png" width="229" height="36"
alt="How to Contribute">
<p class="main">If you have code that you are interested in comitting,
<p class="main">If you have code that you are interested in committing,
you can send it for review to the <a href="#mailinglist">freebsd-mips
mailing list</a>.</p>

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/projects/newbies.sgml,v 1.61 2010/12/14 14:28:59 ryusuke Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/newbies.sgml,v 1.62 2011/03/21 14:03:26 gjb Exp $">
<!ENTITY title 'Resources for Newbies'>
<!ENTITY % navinclude.docs "INCLUDE">
<!ENTITY url.articles "&base;/doc/en_US.ISO8859-1/articles">
@ -119,7 +119,7 @@
<p>&os; is widely used as a building block for other commercial
and open-source operating systems. Some of the most widely used
and publically available systems are listed below.</p>
and publicly available systems are listed below.</p>
<ul>
<li><p><a href="http://www.pcbsd.org">PC-BSD</a> is a &os;