diff --git a/doc/src/sgml/ref/initdb.sgml b/doc/src/sgml/ref/initdb.sgml
index af76dbede48..c379038ecdd 100644
--- a/doc/src/sgml/ref/initdb.sgml
+++ b/doc/src/sgml/ref/initdb.sgml
@@ -486,12 +486,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 .