diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml
index 291f504d234..1928de57623 100644
--- a/doc/src/sgml/func.sgml
+++ b/doc/src/sgml/func.sgml
@@ -23193,7 +23193,7 @@ SELECT count(*) FROM sometable;
PostgreSQL includes one merge support function
that may be used in the RETURNING list of a
command to identify the action taken for each
- row.
+ row; see .