diff --git a/en_US.ISO8859-1/books/handbook/dtrace/chapter.sgml b/en_US.ISO8859-1/books/handbook/dtrace/chapter.sgml
index 4ee9a15f7b..85ce3f4397 100644
--- a/en_US.ISO8859-1/books/handbook/dtrace/chapter.sgml
+++ b/en_US.ISO8859-1/books/handbook/dtrace/chapter.sgml
@@ -24,6 +24,15 @@ that might make this chapter too large.
DTrace
+
+ Synopsis
+
+ DTrace
+
+ DTrace support
+ DTrace
+
+
DTrace, also known as Dynamic Tracing, was developed by
&sun; as a tool for locating performance bottlenecks
in production and pre-production systems. It is not, in any way,
@@ -37,15 +46,6 @@ that might make this chapter too large.
the DTrace D Language, allowing them to customize their profiling
based on specific needs.
-
- Synopsis
-
- DTrace
-
- DTrace support
- DTrace
-
-
After reading this chapter, you will know: