Spellcheck.

This commit is contained in:
Robert Watson 2003-05-04 16:38:16 +00:00
parent b86bc06c56
commit 9bb704977b
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=16789

View file

@ -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.2R/todo.sgml,v 1.7 2003/04/27 18:55:32 rwatson Exp $">
<!ENTITY date "$FreeBSD: www/en/releases/5.2R/todo.sgml,v 1.8 2003/05/04 16:03:04 rwatson Exp $">
<!ENTITY title "FreeBSD 5.2 Open Issues">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
@ -60,7 +60,7 @@
<td>--</td>
<td>Almost all process debugging tools have been updated to use
non-procfs kernel primitives, with the exception of truss(1).
As procfs is considered deprecated due to its inherrent security
As procfs is considered deprecated due to its inherent security
risks, it is highly desirable to update truss to operate in
a post-procfs world. &a.des; had "work in progress" patches
that will need to be completed and committed.</td>
@ -115,7 +115,7 @@
<td>In progress</td>
<td>&a.sos;</td>
<td>Move ATA comments into requests, so that they can be linked
together, centralize request queue management permiting direct
together, centralize request queue management permitting direct
DMA of ATA commands. These architectural changes will also
facilitate complete MP-safety of the ATA driver suite, and
dramatically improve support for Promise RAID controllers.</td>
@ -171,7 +171,7 @@
</table>
<h3>Testing focusses for 5.2-RELEASE</h3>
<h3>Testing focuses for 5.2-RELEASE</h3>
<table border=1 width="100%">
<tr><th>Issue</th><th>Status</th><th>Responsible</th><th>Description</th>