diff --git a/doc/src/sgml/ref/drop_access_method.sgml b/doc/src/sgml/ref/drop_access_method.sgml
index 97ed77ebda7..b899c71e1a3 100644
--- a/doc/src/sgml/ref/drop_access_method.sgml
+++ b/doc/src/sgml/ref/drop_access_method.sgml
@@ -32,9 +32,6 @@ DROP ACCESS METHOD [ IF EXISTS ] nameDROP ACCESS METHOD removes an existing access method.
Only superusers can drop access methods.
-
-
-
diff --git a/doc/src/sgml/ref/insert.sgml b/doc/src/sgml/ref/insert.sgml
index 0406a097f55..06f416039b9 100644
--- a/doc/src/sgml/ref/insert.sgml
+++ b/doc/src/sgml/ref/insert.sgml
@@ -295,8 +295,7 @@ INSERT INTO table_name [ AS index_column_name columns and/or
index_expression
- expressions, and an optional
- index_predicate. All index_predicate. All table_name unique indexes that,
without regard to order, contain exactly the
conflict_target-specified
diff --git a/doc/src/sgml/ref/pgupgrade.sgml b/doc/src/sgml/ref/pgupgrade.sgml
index b99e546a7e0..fcc94ee592a 100644
--- a/doc/src/sgml/ref/pgupgrade.sgml
+++ b/doc/src/sgml/ref/pgupgrade.sgml
@@ -410,8 +410,7 @@ pg_upgrade.exe
- Upgrade Streaming Replication and Log-Shipping standby
- servers
+ Upgrade Streaming Replication and Log-Shipping standby servers
If you have Streaming Replication (see
- Make sure the new standby data directories do not>
- exist
+ Make sure the new standby data directories do not> exist
Make sure the new standby data directories do not>
@@ -514,8 +512,7 @@ rsync --archive --delete --hard-links --size-only old_pgdata new_pgdata remote_d
- Configure streaming replication and log-shipping standby
- servers
+ Configure streaming replication and log-shipping standby servers
Configure the servers for log shipping. (You do not need to run