aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/libpgtcl.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/sgml/libpgtcl.sgml')
-rw-r--r--doc/src/sgml/libpgtcl.sgml6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/sgml/libpgtcl.sgml b/doc/src/sgml/libpgtcl.sgml
index dd6797b764d..37344ba0e9d 100644
--- a/doc/src/sgml/libpgtcl.sgml
+++ b/doc/src/sgml/libpgtcl.sgml
@@ -12,7 +12,7 @@ tcl scripts.
This package was originally written by Jolly Chen.
</Para>
-<Sect1>
+<Sect1 id="libpgtcl-commands">
<Title>Commands</Title>
<Para>
@@ -117,7 +117,7 @@ in a BEGIN/END transaction block.
</Sect1>
-<Sect1>
+<Sect1 id="libpgtcl-examples">
<Title>Examples</Title>
<Para>
@@ -145,7 +145,7 @@ proc getDBs { {host "localhost"} {port "5432"} } {
</Para>
</Sect1>
-<Sect1>
+<Sect1 id="libpgtcl-ref">
<Title>pgtcl Command Reference Information</Title>
<REFENTRY ID="PGTCL-PGCONNECT">