diff --git a/en/releases/5.0R/todo.sgml b/en/releases/5.0R/todo.sgml
index 30c8cb4a4a..621cd53f12 100644
--- a/en/releases/5.0R/todo.sgml
+++ b/en/releases/5.0R/todo.sgml
@@ -1,7 +1,7 @@
-
+
%includes;
]>
@@ -192,24 +192,6 @@
-
- No console (term) if smbus is enable in the kernel |
- -- |
- -- |
- There are reports that kernels build with smbus, viapm, and smb
- devices may not properly probe and support the system console
- following boot. |
-
-
-
- inpcb panic involving IP stack sleep |
- -- |
- -- |
- Report of a panic in the TCP syncache thread under load, due to
- another thread sleeping while holding an inpcb mutex, when not
- running with WITNESS (WITNESS would have caught the sleep earlier).
- |
-
Desired Features for 5.0-RELEASE
@@ -383,6 +365,25 @@
with recent 5.0 snapshots and provide feedback to Sam Leffler.
+
+ No console (term) if smbus is enable in the kernel |
+ -- |
+ -- |
+ There are reports that kernels build with smbus, viapm, and smb
+ devices may not properly probe and support the system console
+ following boot. |
+
+
+
+ inpcb panic involving IP stack sleep |
+ -- |
+ -- |
+ Report of a panic in the TCP syncache thread under load, due to
+ another thread sleeping while holding an inpcb mutex, when not
+ running with WITNESS (WITNESS would have caught the sleep earlier).
+ |
+
+
&footer;