diff --git a/doc/src/sgml/regress.sgml b/doc/src/sgml/regress.sgml
index 485084748c2..1e08cb64584 100644
--- a/doc/src/sgml/regress.sgml
+++ b/doc/src/sgml/regress.sgml
@@ -180,8 +180,9 @@ make installcheck-world
- Regression tests for the ECPG interface library,
- located in src/interfaces/ecpg/test.
+ Regression tests for the interface libraries,
+ located in src/interfaces/libpq/test and
+ src/interfaces/ecpg/test.