diff --git a/en/news/status/report-2006-01-2006-03.xml b/en/news/status/report-2006-01-2006-03.xml
index 65214026c8..8f4a025c96 100644
--- a/en/news/status/report-2006-01-2006-03.xml
+++ b/en/news/status/report-2006-01-2006-03.xml
@@ -875,9 +875,9 @@
problems that were found.
ATA has grown a USB backend so that fx. flash keys and external
HD/CD/DVD drives can be used directly without atapicam/CAM etc.
This is very handy on small (embedded) systems where resources are
- limitted and kernel space at a premium. burncd(8) is in the process
+ limited and kernel space at a premium. burncd(8) is in the process
of being updated so it will support this along with SATA ATAPI
devices, and if time permits adding DVD support. The next months will be used to (hopefully) work on getting ATA
to work properly on systems with > 4G of memory and utilize the
- 64bit addressing of controllers that supports it. RAID5 support for
- ataraid is on the list as well together with hardening of the RAID
+ 64bit addressing of controllers that support it. RAID5 support for
+ ataraid is on the list together with hardening of the RAID
subsystem to help keep data alive and well.
Three betas have been released so far. The code is operational - and seems to be stable but it is not MPSAFE as yet.
+ and seems to be stable but it is not MPSAFE yet.The second and third betas used different mechanisms for data I/O. (sfbuf vs. kernel_map+vacache) and at present I am in the @@ -1132,7 +1132,7 @@ Parts of this work may be already in 6.1, but there's still a good - portion which isn't even in -current as of this writting.
+ portion which isn't even in -current as of this writing.