diff --git a/doc/src/sgml/ref/initdb.sgml b/doc/src/sgml/ref/initdb.sgml index be1e2a16751..04234895a9a 100644 --- a/doc/src/sgml/ref/initdb.sgml +++ b/doc/src/sgml/ref/initdb.sgml @@ -485,12 +485,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 3946fa52eab..2864e8239b1 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 .