Index: /trunk/source/doc/src/threads.xml
===================================================================
--- /trunk/source/doc/src/threads.xml	(revision 14472)
+++ /trunk/source/doc/src/threads.xml	(revision 14473)
@@ -202,5 +202,5 @@
 	      <para>It has traditionally been possible to reset and enable
 	        a process that's "exhausted" . (As used here, the
-	        term"exhausted" means that the process's initial function
+	        term "exhausted" means that the process's initial function
 	        has run and returned and the underlying native thread has
 	        been deallocated.) One of the principal uses of PROCESS-RESET
@@ -1624,7 +1624,8 @@
 	    <title>Description</title>
 
-	    <para>Entirely equivalent to calling
-	      (PROCESS-RESET PROCESS T).  Causes <varname>process</varname>
-	      to cleanly exit from any ongoing computation, and then exit.</para>
+	    <para>
+	      Causes <varname>process</varname> to cleanly exit
+	      from any ongoing computation, and then exit.
+	    </para>
 	  </refsect1>
 
