diff --git a/en/projects/dingo/index.sgml b/en/projects/dingo/index.sgml
index def3d29aa6..ffe2dcdd2a 100644
--- a/en/projects/dingo/index.sgml
+++ b/en/projects/dingo/index.sgml
@@ -1,6 +1,6 @@
-
+
%includes;
@@ -219,20 +219,20 @@ RFC1701
|
- Nuke struct arpcom (partially related to ARP rewrite). |
+ Nuke struct arpcom |
|
20041203 |
&status.new; |
- |
+ partially related to ARP rewrite |
Generic mechanism to attach per-subsystem data to
- interfaces (needed to clean up ng_fec and remove ac_netgraph
- from struct arpcom). |
+ interfaces
|
20041203 |
&status.new; |
- |
+ needed to clean up ng_fec and remove ac_netgraph from
+ struct arpcom. |
Remove struct ifnet from softc. |