summaryrefslogtreecommitdiff
path: root/doc/src/sgml/adminpack.sgml
diff options
context:
space:
mode:
authorTom Lane2007-12-02 22:33:20 +0000
committerTom Lane2007-12-02 22:33:20 +0000
commit3b3251cb95001be2f911e16280fd99e7dd559620 (patch)
treea8d582b3f0dd9f44934e595ee3d8dd916e0c74ce /doc/src/sgml/adminpack.sgml
parent1308d6dd80625207255e38028a513fa7defd569b (diff)
Ensure that all <sect1> and <refentry> tags have IDs. This is needed
to ensure that the resulting webpages have predictable URLs, instead of ever-changing numeric IDs. The new contrib docs were the biggest offender, but some old stuff had the problem too. Also, rename a couple of new contrib sgml files for consistency's sake.
Diffstat (limited to 'doc/src/sgml/adminpack.sgml')
-rw-r--r--doc/src/sgml/adminpack.sgml8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/src/sgml/adminpack.sgml b/doc/src/sgml/adminpack.sgml
index 10816f5c24d..bdbe44b4f98 100644
--- a/doc/src/sgml/adminpack.sgml
+++ b/doc/src/sgml/adminpack.sgml
@@ -1,5 +1,10 @@
-<sect1>
+<sect1 id="adminpack">
<title>adminpack</title>
+
+ <indexterm zone="adminpack">
+ <primary>adminpack</primary>
+ </indexterm>
+
<para>
adminpack is a PostgreSQL standard module that implements a number of
support functions which pgAdmin and other administration and management tools
@@ -29,4 +34,3 @@
</sect2>
</sect1>
-