@@ -16577,9 +16577,11 @@ postgres=# SELECT * FROM pg_xlogfile_name_offset(pg_stop_backup());
1657716577 <title>Replication Functions</title>
1657816578
1657916579 <para>
16580- PostgreSQL exposes a number of functions for controlling and interacting
16581- with replication features. See <xref linkend="streaming-replication">
16582- and <xref linkend="streaming-replication-slots">.
16580+ The functions shown in <xref linkend="functions-replication-table"> are
16581+ for controlling and interacting with replication features.
16582+ See <xref linkend="streaming-replication">
16583+ and <xref linkend="streaming-replication-slots"> for information about the
16584+ underlying features.
1658316585 </para>
1658416586
1658516587 <para>
@@ -16588,8 +16590,8 @@ postgres=# SELECT * FROM pg_xlogfile_name_offset(pg_stop_backup());
1658816590 </para>
1658916591
1659016592 <para>
16591- Thesections <xref linkend="functions-snapshot-synchronization">, <xref
16592- linkend="functions-recovery-control"> and <xref
16593+ Thefunctions described in <xref linkend="functions-snapshot-synchronization">, <xref
16594+ linkend="functions-recovery-control">, and <xref
1659316595 linkend="functions-admin-backup"> are also relevant for replication.
1659416596 </para>
1659516597