diff --git a/doc/src/sgml/release-16.sgml b/doc/src/sgml/release-16.sgml
index 4b50bc67ce5..cbffde80ad6 100644
--- a/doc/src/sgml/release-16.sgml
+++ b/doc/src/sgml/release-16.sgml
@@ -160,21 +160,6 @@ Remove pg_walinspect functions pg_get_wal_records_info_till_end_of_wal() and pg_
-
-
-
-
-Remove libpq support for SCM credential authentication (Michael Paquier)
-
-
-
-Backend support for this authentication method was removed in PostgreSQL 9.1.
-
-
-
-
-
-
-Deprecate createuser option --role (Nathan Bossart)
-
-
-
-This option could be easily confused with new createuser role membership options, so option --member-of has been added with the same functionality.
-The --role option can still be used.
-
-
-
+
+
+
+Deprecate createuser option --role (Nathan Bossart)
+
+
+
+This option could be easily confused with new createuser role membership options, so option --member-of has been added with the same functionality.
+The --role option can still be used.
+
+
+
+
+
+
+Remove libpq support for SCM credential authentication (Michael Paquier)
+
+
+
+Backend support for this authentication method was removed in PostgreSQL 9.1.
+
+
+