aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/src/sgml/maintenance.sgml2
-rw-r--r--doc/src/sgml/spgist.sgml2
-rw-r--r--doc/src/sgml/storage.sgml2
3 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/sgml/maintenance.sgml b/doc/src/sgml/maintenance.sgml
index 0c2d008b86c..25883ca3b41 100644
--- a/doc/src/sgml/maintenance.sgml
+++ b/doc/src/sgml/maintenance.sgml
@@ -690,7 +690,7 @@ HINT: Stop the postmaster and vacuum that database in single-user mode.
</sect3>
</sect2>
- <sect2 id="autovacuum">
+ <sect2 id="autovacuum" xreflabel="autovacuum">
<title>The Autovacuum Daemon</title>
<indexterm>
diff --git a/doc/src/sgml/spgist.sgml b/doc/src/sgml/spgist.sgml
index 0cd58169aa4..7a2c79a285d 100644
--- a/doc/src/sgml/spgist.sgml
+++ b/doc/src/sgml/spgist.sgml
@@ -1,6 +1,6 @@
<!-- doc/src/sgml/spgist.sgml -->
-<chapter id="SPGiST">
+<chapter id="SPGiST" xreflabel="SP-GiST">
<title>SP-GiST Indexes</title>
<indexterm>
diff --git a/doc/src/sgml/storage.sgml b/doc/src/sgml/storage.sgml
index adf9343363a..f616e651d4c 100644
--- a/doc/src/sgml/storage.sgml
+++ b/doc/src/sgml/storage.sgml
@@ -287,7 +287,7 @@ where <replaceable>PPP</> is the PID of the owning backend and
</sect1>
-<sect1 id="storage-toast">
+<sect1 id="storage-toast" xreflabel="TOAST">
<title>TOAST</title>