diff --git a/doc/src/sgml/ref/alter_table.sgml b/doc/src/sgml/ref/alter_table.sgml
index 6a82730a4b..ff032bc283 100644
--- a/doc/src/sgml/ref/alter_table.sgml
+++ b/doc/src/sgml/ref/alter_table.sgml
@@ -121,16 +121,6 @@ ALTER TABLE ALL IN TABLESPACE name
-
- IF EXISTS
-
-
- Do not throw an error if the table does not exist. A notice is issued
- in this case.
-
-
-
-
SET DATA TYPE
@@ -726,6 +716,16 @@ ALTER TABLE ALL IN TABLESPACE name
+
+ IF EXISTS
+
+
+ Do not throw an error if the table does not exist. A notice is issued
+ in this case.
+
+
+
+
name