diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml
index 4d482ec91f0..60b9a090739 100644
--- a/doc/src/sgml/func.sgml
+++ b/doc/src/sgml/func.sgml
@@ -4656,16 +4656,6 @@ SELECT foo FROM regexp_split_to_table('the quick brown fox', E'\\s*') AS foo;
Non-capturing parentheses do not define subexpressions.
-