diff --git a/doc/core/howto/glossary.xhtml b/doc/core/howto/glossary.xhtml
index 26f435b..c8bb6e9 100644
--- a/doc/core/howto/glossary.xhtml
+++ b/doc/core/howto/glossary.xhtml
@@ -174,9 +174,10 @@
 <dt><a name="InstanceMessenger">Instance Messenger</a></dt>
 <dd>
   Instance Messenger is a multi-protocol chat program that comes with
-  Twisted.  It can communicate via TOC with the AOL servers, via IRC, as well as
-  via <a href="#PerspectiveBroker">PB</a> with <a href="#Words">Twisted
-  Words</a>.  See <code class="API">twisted.im</code>.
+  Twisted.  It can communicate via TOC with the AOL servers, via IRC,
+  as well as via <a href="#PerspectiveBroker">PB</a>
+  with <a href="#Words">Twisted Words</a>.
+  See <code class="API">twisted.im</code>.
 </dd>
 
 <dt><a name="Interface"><code noexpand="1" class="API" base="twisted.python.components">Interface</code></a></dt>
@@ -219,8 +220,8 @@ XHTML, and output formats include HTML and LaTeX.</dd>
 <dd>Twisted's DNS server, found in <code class="API">twisted.names</code>.</dd>
 
 <dt><a name="Nevow">Nevow</a></dt>
-<dd>The successor to <a href="#Woven">Woven</a>; available from
-<a href="http://divmod.org/trac/">Divmod</a>.
+<dd>The successor to <a href="#Woven">Woven</a>; available
+from <a href="http://divmod.org/trac/">Divmod</a>.
 </dd>
 
 <dt><a name="PB">PB</a></dt>
@@ -332,11 +333,13 @@ modelled after <a href="http://pyunit.sourceforge.net/">pyunit</a>.  See also
 
 <dt><a name="TwistedReality">Twisted Reality</a></dt>
 <dd>
-In days of old, the Twisted Reality multiplayer text-based interactive-fiction
-system was the main focus of Twisted Matrix Labs; Twisted, the general networking
-framework, grew out of Reality's need for better network functionality. Twisted
-Reality has been superseded by the
-<a href="http://www.divmod.org/trac/wiki/DivmodImaginary">Imaginary</a> project.
+In days of old, the Twisted Reality multiplayer text-based
+interactive-fiction system was the main focus of Twisted Matrix Labs;
+Twisted, the general networking framework, grew out of Reality's need
+for better network functionality. Twisted Reality has been superseded
+by
+the <a href="http://www.divmod.org/trac/wiki/DivmodImaginary">Imaginary</a>
+project.
 </dd>
 
 <dt><a name="usage"><code noexpand="1" class="API" base="twisted.python">usage</code></a></dt>
