diff --git a/doc/src/sgml/ref/initdb.sgml b/doc/src/sgml/ref/initdb.sgml index 74bf95b7f32..2b13b69a230 100644 --- a/doc/src/sgml/ref/initdb.sgml +++ b/doc/src/sgml/ref/initdb.sgml @@ -594,12 +594,6 @@ PostgreSQL documentation - - This utility, like most other PostgreSQL utilities, - also uses the environment variables supported by libpq - (see ). - - 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 @@ -578,13 +578,6 @@ PostgreSQL documentation unless PGDATA is set. - - pg_ctl, like most other PostgreSQL - utilities, - also uses the environment variables supported by libpq - (see ). - - For additional variables that affect the server, see .