diff options
-rw-r--r-- | doc/src/sgml/ecpg.sgml | 2 | ||||
-rw-r--r-- | doc/src/sgml/geqo.sgml | 2 | ||||
-rw-r--r-- | doc/src/sgml/gin.sgml | 2 | ||||
-rw-r--r-- | doc/src/sgml/gist.sgml | 2 | ||||
-rw-r--r-- | doc/src/sgml/libpq.sgml | 2 | ||||
-rw-r--r-- | doc/src/sgml/maintenance.sgml | 2 | ||||
-rw-r--r-- | doc/src/sgml/plperl.sgml | 2 | ||||
-rw-r--r-- | doc/src/sgml/plpgsql.sgml | 2 | ||||
-rw-r--r-- | doc/src/sgml/plpython.sgml | 2 | ||||
-rw-r--r-- | doc/src/sgml/spgist.sgml | 2 | ||||
-rw-r--r-- | doc/src/sgml/spi.sgml | 2 | ||||
-rw-r--r-- | doc/src/sgml/storage.sgml | 2 | ||||
-rw-r--r-- | doc/src/sgml/vacuumlo.sgml | 2 |
13 files changed, 13 insertions, 13 deletions
diff --git a/doc/src/sgml/ecpg.sgml b/doc/src/sgml/ecpg.sgml index 9f65b8beb14..9aa0343eef7 100644 --- a/doc/src/sgml/ecpg.sgml +++ b/doc/src/sgml/ecpg.sgml @@ -1,6 +1,6 @@ <!-- doc/src/sgml/ecpg.sgml --> -<chapter id="ecpg" xreflabel="ecpg"> +<chapter id="ecpg"> <title><application>ECPG</application> - Embedded <acronym>SQL</acronym> in C</title> <indexterm zone="ecpg"><primary>embedded SQL</primary><secondary>in C</secondary></indexterm> diff --git a/doc/src/sgml/geqo.sgml b/doc/src/sgml/geqo.sgml index fb965118464..5120dfbb424 100644 --- a/doc/src/sgml/geqo.sgml +++ b/doc/src/sgml/geqo.sgml @@ -1,6 +1,6 @@ <!-- doc/src/sgml/geqo.sgml --> - <chapter id="geqo" xreflabel="geqo"> + <chapter id="geqo"> <title>Genetic Query Optimizer</title> <para> diff --git a/doc/src/sgml/gin.sgml b/doc/src/sgml/gin.sgml index 8a4e7bb0411..cc7cd1ed2c4 100644 --- a/doc/src/sgml/gin.sgml +++ b/doc/src/sgml/gin.sgml @@ -1,6 +1,6 @@ <!-- doc/src/sgml/gin.sgml --> -<chapter id="gin" xreflabel="gin"> +<chapter id="gin"> <title>GIN Indexes</title> <indexterm> diff --git a/doc/src/sgml/gist.sgml b/doc/src/sgml/gist.sgml index 858101eeef4..beed6521eb5 100644 --- a/doc/src/sgml/gist.sgml +++ b/doc/src/sgml/gist.sgml @@ -1,6 +1,6 @@ <!-- doc/src/sgml/gist.sgml --> -<chapter id="gist" xreflabel="gist"> +<chapter id="gist"> <title>GiST Indexes</title> <indexterm> diff --git a/doc/src/sgml/libpq.sgml b/doc/src/sgml/libpq.sgml index 66754409229..ee3b4e7435f 100644 --- a/doc/src/sgml/libpq.sgml +++ b/doc/src/sgml/libpq.sgml @@ -1,6 +1,6 @@ <!-- doc/src/sgml/libpq.sgml --> -<chapter id="libpq" xreflabel="libpq"> +<chapter id="libpq"> <title><application>libpq</application> - C Library</title> <indexterm zone="libpq"> diff --git a/doc/src/sgml/maintenance.sgml b/doc/src/sgml/maintenance.sgml index a062c5febfd..f8b8ab40b68 100644 --- a/doc/src/sgml/maintenance.sgml +++ b/doc/src/sgml/maintenance.sgml @@ -707,7 +707,7 @@ HINT: Stop the postmaster and vacuum that database in single-user mode. </sect3> </sect2> - <sect2 id="autovacuum" xreflabel="autovacuum"> + <sect2 id="autovacuum"> <title>The Autovacuum Daemon</title> <indexterm> diff --git a/doc/src/sgml/plperl.sgml b/doc/src/sgml/plperl.sgml index cf424f8d02d..967efba3b55 100644 --- a/doc/src/sgml/plperl.sgml +++ b/doc/src/sgml/plperl.sgml @@ -1,6 +1,6 @@ <!-- doc/src/sgml/plperl.sgml --> - <chapter id="plperl" xreflabel="PL/Perl"> + <chapter id="plperl"> <title>PL/Perl - Perl Procedural Language</title> <indexterm zone="plperl"> diff --git a/doc/src/sgml/plpgsql.sgml b/doc/src/sgml/plpgsql.sgml index 87aab8730af..95206ebfc1d 100644 --- a/doc/src/sgml/plpgsql.sgml +++ b/doc/src/sgml/plpgsql.sgml @@ -1,6 +1,6 @@ <!-- doc/src/sgml/plpgsql.sgml --> -<chapter id="plpgsql" xreflabel="PL/pgSQL"> +<chapter id="plpgsql"> <title><application>PL/pgSQL</application> - <acronym>SQL</acronym> Procedural Language</title> <indexterm zone="plpgsql"> diff --git a/doc/src/sgml/plpython.sgml b/doc/src/sgml/plpython.sgml index 8dfa45c734d..60a59074640 100644 --- a/doc/src/sgml/plpython.sgml +++ b/doc/src/sgml/plpython.sgml @@ -1,6 +1,6 @@ <!-- doc/src/sgml/plpython.sgml --> -<chapter id="plpython" xreflabel="PL/Python"> +<chapter id="plpython"> <title>PL/Python - Python Procedural Language</title> <indexterm zone="plpython"><primary>PL/Python</primary></indexterm> diff --git a/doc/src/sgml/spgist.sgml b/doc/src/sgml/spgist.sgml index d12919cb805..d69e99b12e7 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" xreflabel="SP-GiST"> +<chapter id="spgist"> <title>SP-GiST Indexes</title> <indexterm> diff --git a/doc/src/sgml/spi.sgml b/doc/src/sgml/spi.sgml index c1185dc4f91..6f4f3bae6ff 100644 --- a/doc/src/sgml/spi.sgml +++ b/doc/src/sgml/spi.sgml @@ -1,6 +1,6 @@ <!-- doc/src/sgml/spi.sgml --> -<chapter id="spi" xreflabel="spi"> +<chapter id="spi"> <title>Server Programming Interface</title> <indexterm zone="spi"> diff --git a/doc/src/sgml/storage.sgml b/doc/src/sgml/storage.sgml index dad24662e7f..ea9640f76d9 100644 --- a/doc/src/sgml/storage.sgml +++ b/doc/src/sgml/storage.sgml @@ -293,7 +293,7 @@ where <replaceable>PPP</replaceable> is the PID of the owning backend and </sect1> -<sect1 id="storage-toast" xreflabel="TOAST"> +<sect1 id="storage-toast"> <title>TOAST</title> diff --git a/doc/src/sgml/vacuumlo.sgml b/doc/src/sgml/vacuumlo.sgml index 93aad001153..0b4dfc2b17a 100644 --- a/doc/src/sgml/vacuumlo.sgml +++ b/doc/src/sgml/vacuumlo.sgml @@ -1,6 +1,6 @@ <!-- doc/src/sgml/vacuumlo.sgml --> -<refentry id="vacuumlo" xreflabel="vacuumlo"> +<refentry id="vacuumlo"> <indexterm zone="vacuumlo"> <primary>vacuumlo</primary> </indexterm> |