aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/ref/initdb.sgml6
-rw-r--r--doc/src/sgml/ref/pg_ctl-ref.sgml7
2 files changed, 0 insertions, 13 deletions
diff --git a/doc/src/sgml/ref/initdb.sgml b/doc/src/sgml/ref/initdb.sgml
index 6c96c0c0681..74008a9a82f 100644
--- a/doc/src/sgml/ref/initdb.sgml
+++ b/doc/src/sgml/ref/initdb.sgml
@@ -632,12 +632,6 @@ PostgreSQL documentation
</varlistentry>
</variablelist>
- <para>
- This utility, like most other <productname>PostgreSQL</productname> utilities,
- also uses the environment variables supported by <application>libpq</application>
- (see <xref linkend="libpq-envars"/>).
- </para>
-
</refsect1>
<refsect1>
diff --git a/doc/src/sgml/ref/pg_ctl-ref.sgml b/doc/src/sgml/ref/pg_ctl-ref.sgml
index 46906966eb9..a0287bb81d6 100644
--- a/doc/src/sgml/ref/pg_ctl-ref.sgml
+++ b/doc/src/sgml/ref/pg_ctl-ref.sgml
@@ -579,13 +579,6 @@ PostgreSQL documentation
</para>
<para>
- <command>pg_ctl</command>, like most other <productname>PostgreSQL</productname>
- utilities,
- also uses the environment variables supported by <application>libpq</application>
- (see <xref linkend="libpq-envars"/>).
- </para>
-
- <para>
For additional variables that affect the server,
see <xref linkend="app-postgres"/>.
</para>