summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc-xc/src/sgml/ref/gtm.sgmlin2
-rw-r--r--doc-xc/src/sgml/ref/gtm_proxy.sgmlin2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc-xc/src/sgml/ref/gtm.sgmlin b/doc-xc/src/sgml/ref/gtm.sgmlin
index ce83d95e53..9c9c0e6340 100644
--- a/doc-xc/src/sgml/ref/gtm.sgmlin
+++ b/doc-xc/src/sgml/ref/gtm.sgmlin
@@ -59,7 +59,7 @@ PostgreSQL documentation
&xconly
<para>
<literal>GTM</literal> configuration parameters are specified in the configuration file
- <filename>gtm.conf</filename> placed in the working directory
+ <filename>gtm.conf</filename><indexterm><primary>gtm.conf</></> placed in the working directory
specified as <literal>-D</literal> option
of <application>gtm</application> command line option as described
in the next section.
diff --git a/doc-xc/src/sgml/ref/gtm_proxy.sgmlin b/doc-xc/src/sgml/ref/gtm_proxy.sgmlin
index 570f0184be..85ac3201df 100644
--- a/doc-xc/src/sgml/ref/gtm_proxy.sgmlin
+++ b/doc-xc/src/sgml/ref/gtm_proxy.sgmlin
@@ -64,7 +64,7 @@ PostgreSQL documentation
&xconly
<para>
<literal>GTM-Proxy</literal> configuration parameters are specified in the configuration file
- <filename>gtm_proxy.conf</filename> placed in the working directory
+ <filename>gtm_proxy.conf</filename><indexterm><primary>gtm_proxy.conf</></> placed in the working directory
specified as <literal>-D</literal> option
of <application>gtm_proxy</application> command line option as described
in the next section.