Fix typos.
Found by: "make spellcheck"
This commit is contained in:
parent
40f2f1da86
commit
e802fee061
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=16632
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY email 'freebsd-qa'>
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.1R/todo.sgml,v 1.9 2003/04/20 15:08:02 rwatson Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.1R/todo.sgml,v 1.10 2003/04/20 16:38:18 rwatson Exp $">
|
||||
<!ENTITY title "FreeBSD 5.1 Open Issues">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
|
||||
|
@ -204,7 +204,7 @@
|
|||
<td>--</td>
|
||||
<td>--</td>
|
||||
<td>PAE support allows the use of up to 64GB of RAM on Pentium Pro and above
|
||||
systems. Virtual addresses are still contrained to 32-bits.</td>
|
||||
systems. Virtual addresses are still constrained to 32-bits.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
@ -222,7 +222,7 @@
|
|||
<td>--</td>
|
||||
<td>The recently upgraded if_wi driver is more tuned to Prism hardware
|
||||
than to Lucent hardware, resulting in system lockups and poor performance
|
||||
when using Lucent hardware. These problems are beleived to be fixed
|
||||
when using Lucent hardware. These problems are believed to be fixed
|
||||
but more testing is welcome.</td>
|
||||
</tr>
|
||||
|
||||
|
|
Loading…
Reference in a new issue