New sect2 block has to be inside the sect1. The closing tag has to go at the end.

Signed-off-by: Martín Marqués <martin.marques@enterprisedb.com>
This commit is contained in:
Martín Marqués
2023-03-14 10:14:16 +01:00
parent f0cc225de0
commit 26cfb56170

View File

@@ -225,7 +225,6 @@ description = "Main cluster"
</note> </note>
</sect2> </sect2>
</sect1>
<sect2 id="cloning-from-barman-pg_backupapi-mode" xreflabel="Using Barman through its API (pg-backup-api)"> <sect2 id="cloning-from-barman-pg_backupapi-mode" xreflabel="Using Barman through its API (pg-backup-api)">
<title>Using Barman through its API (pg-backup-api)</title> <title>Using Barman through its API (pg-backup-api)</title>
@@ -322,7 +321,7 @@ HINT: after starting the server, you need to register this standby with "repmgr
</para> </para>
</sect2> <!--END cloning-from-barman-pg_backupapi-mode !--> </sect2> <!--END cloning-from-barman-pg_backupapi-mode !-->
</sect1>
<sect1 id="cloning-replication-slots" xreflabel="Cloning and replication slots"> <sect1 id="cloning-replication-slots" xreflabel="Cloning and replication slots">
<title>Cloning and replication slots</title> <title>Cloning and replication slots</title>