diff options
| author | Michael Paquier | 2012-05-30 05:33:05 +0000 |
|---|---|---|
| committer | Michael Paquier | 2012-05-30 05:33:43 +0000 |
| commit | 6b43c6f6b7040bbb76fa6dfc62d993c99d07f182 (patch) | |
| tree | b94a2d30412267f42c166728ef045a991ab4035f | |
| parent | b646671c84bbd0070bcbe1bd5e1ba177bda153ea (diff) | |
Add reference to gtm.conf and gtm_proxy.conf in documentation Index
| -rw-r--r-- | doc-xc/src/sgml/ref/gtm.sgmlin | 2 | ||||
| -rw-r--r-- | doc-xc/src/sgml/ref/gtm_proxy.sgmlin | 2 |
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. |
