diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml
index 7a7923a908e..15df05a778c 100644
--- a/doc/src/sgml/func.sgml
+++ b/doc/src/sgml/func.sgml
@@ -1,5 +1,5 @@
@@ -32,7 +32,9 @@ PostgreSQL documentation
SQL standard. Some of the extended functionality
is present in other SQL database management
systems, and in many cases this functionality is compatible and
- consistent between the various implementations.
+ consistent between the various implementations. This chapter is also
+ not exhaustive; additional functions appear in relevant sections of
+ the manual.