diff --git a/en/projects/busdma/index.sgml b/en/projects/busdma/index.sgml
index f261810c72..5f1629b9bc 100644
--- a/en/projects/busdma/index.sgml
+++ b/en/projects/busdma/index.sgml
@@ -1,6 +1,6 @@
-
+
%includes;
@@ -352,7 +352,7 @@
&status.new; |
&status.new; |
&status.na; |
- not fully evaluated. |
+ Not fully evaluated. |
@@ -508,7 +508,7 @@
| &status.done; |
&status.new; |
&status.new; |
- vtophys(); |
+ vtophys() |
@@ -520,7 +520,7 @@
| &status.new; |
&status.new; |
&status.new; |
- mostly busdma, except for vtophys() |
+ Mostly busdma, except for vtophys(). |
@@ -556,7 +556,7 @@
| &status.done; |
&status.new; |
&status.new; |
- vtophys(); |
+ vtophys() |
@@ -742,7 +742,7 @@
| &status.done; |
&status.done; |
&status.done; |
- Not endian clean |
+ Not endian clean. |
@@ -766,7 +766,7 @@
| &status.wip; |
&status.new; |
&status.new; |
- Uses BUSDMA, but may pun bus address with host address |
+ Uses BUSDMA, but may pun bus address with host address. |
@@ -1216,7 +1216,7 @@
| &status.done; |
&status.new; |
&status.new; |
- vtophys() is used in debugging printf |
+ vtophys() is used in debugging printf. |
@@ -1228,7 +1228,7 @@
| &status.new; |
&status.untested; |
&status.new; |
- a!=p should be clean, but requires further testing |
+ a!=p should be clean, but requires further testing. |