diff --git a/doc/src/sgml/catalogs.sgml b/doc/src/sgml/catalogs.sgml
index 31db6521c5..d89cd8a498 100644
--- a/doc/src/sgml/catalogs.sgml
+++ b/doc/src/sgml/catalogs.sgml
@@ -1,4 +1,4 @@
-
+
@@ -3644,13 +3644,13 @@
char
- Controls in which modes
- the rule fires.
- O> = rule fires in origin> and local> modes,
- D> = rule is disabled,
- R> = rule fires in replica> mode,
- A> = rule fires always.
-
+ Controls in which modes
+ the rule fires.
+ O> = rule fires in origin> and local> modes,
+ D> = rule is disabled,
+ R> = rule fires in replica> mode,
+ A> = rule fires always.
+
@@ -4195,13 +4195,13 @@
char
- Controls in which modes
- the trigger fires.
- O> = trigger fires in origin> and local> modes,
- D> = trigger is disabled,
- R> = trigger fires in replica> mode,
- A> = trigger fires always.
-
+ Controls in which modes
+ the trigger fires.
+ O> = trigger fires in origin> and local> modes,
+ D> = trigger is disabled,
+ R> = trigger fires in replica> mode,
+ A> = trigger fires always.
+
diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml
index 1fe39db2af..fab7cc4b0d 100644
--- a/doc/src/sgml/config.sgml
+++ b/doc/src/sgml/config.sgml
@@ -1,4 +1,4 @@
-
+
Server Configuration
@@ -3530,12 +3530,12 @@ SELECT * FROM parent WHERE key = 2400;
- Controls the trigger and rule firing for the current session.
- See for the different options to
- enable or disable triggers and rules. Setting the variable requires
- superuser privilege and can only be done before any query plans have
- been cached. Possible values are origin>,
- replica> and local>.
+ Controls the trigger and rule firing for the current session.
+ See for the different options to
+ enable or disable triggers and rules. Setting the variable requires
+ superuser privilege and can only be done before any query plans have
+ been cached. Possible values are origin>,
+ replica> and local>.