diff --git a/doc/src/sgml/release-9.3.sgml b/doc/src/sgml/release-9.3.sgml
index bc14e595360166d01e28a5501345f44a704634b6..afbb15f2ed2c08e188b8a5fafa3f41a3e93e8195 100644
--- a/doc/src/sgml/release-9.3.sgml
+++ b/doc/src/sgml/release-9.3.sgml
@@ -134,8 +134,7 @@
 
       <listitem>
        <para>
-        Collect and use histograms of lower and upper bounds for range types
-        (Alexander Korotkov)
+        Collect and use histograms for range types (Alexander Korotkov)
        </para>
       </listitem>
 
@@ -174,6 +173,18 @@
        </para>
       </listitem>
 
+      <listitem>
+       <para>
+        Improve grouping of sessions waiting for commit_delay (Peter
+        Geoghegan)
+       </para>
+
+       <para>
+        This improves the usefulness and behavior of commit_delay.
+        BACKWARD COMPATIBILITY
+       </para>
+      </listitem>
+
       <listitem>
        <para>
         Use a binary heap for Merge-Append operations (Abhijit Menon-Sen)
@@ -367,7 +378,7 @@
       <listitem>
        <para>
         Add configuration variable lock_timeout to limit lock wait duration
-        (Zoltán Böszörményi)
+        (Zolt&aacute;n B&ouml;sz&ouml;rm&eacute;nyi)
        </para>
       </listitem>
 
@@ -394,18 +405,6 @@
        </para>
       </listitem>
 
-      <listitem>
-       <para>
-        Improve grouping of sessions waiting for commit_delay (Peter
-        Geoghegan)
-       </para>
-
-       <para>
-        This improves the usefulness and behavior of commit_delay.
-        BACKWARD COMPATIBILITY
-       </para>
-      </listitem>
-
       <listitem>
        <para>
         Require superuser privileges to set commit_delay because it
@@ -490,7 +489,7 @@
       <listitem>
        <para>
         Have pg_basebackup --write-recovery-conf output a minimal
-        recovery.conf (Zoltan Boszormenyi, Magnus Hagander)
+        recovery.conf (Zolt&aacute;n B&ouml;sz&ouml;rm&eacute;nyi, Magnus Hagander)
        </para>
 
        <para>
@@ -1352,7 +1351,7 @@
 
       <listitem>
        <para>
-        Create a centralized timeout API (Zoltán Böszörményi)
+        Create a centralized timeout API (Zolt&aacute;n B&ouml;sz&ouml;rm&eacute;nyi)
        </para>
       </listitem>