diff --git a/en/releases/6.0R/todo.sgml b/en/releases/6.0R/todo.sgml index 813f5e45e0..5a8e952ece 100644 --- a/en/releases/6.0R/todo.sgml +++ b/en/releases/6.0R/todo.sgml @@ -1,7 +1,7 @@ - + %navincludes; %includes; @@ -64,7 +64,7 @@ There have been multiple reports of panics when running with make -j on SMP systems, which appear to be associated with a race condition in the POSIX named fifo support. A number of regression tests have been - written to confirm that any fix doesn't break fifos, and a number of + written to confirm that any fix does not break fifos, and a number of other unrelated bugs were fixed in the process. The cause of the symptoms has been identified, and a workaround has been committed to 7-CURRENT for testing; it will be merged to RELENG_6 after additional @@ -172,7 +172,7 @@ &status.wip; &a.rodrigc; Sysinstall could use the same fixes recently made to fdisk so it - plays nice with GEOM and disk labeling. This doesn't cause problems + plays nice with GEOM and disk labeling. This does not cause problems during install because nothing on the disk is mounted when its label is being manipulated but it can cause problems if sysinstall gets used on a live system to adjust labels on existing disks which