diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml
index 2a39c244ee6..f44c9cc8768 100644
--- a/doc/src/sgml/func.sgml
+++ b/doc/src/sgml/func.sgml
@@ -11090,14 +11090,13 @@ SELECT NULLIF(value, '(none)') ...
smallint, int,
bigint, real, double
- precision, numeric, or
- interval
+ precision, numeric,
+ interval, or money>
bigint for smallint or
int arguments, numeric for
- bigint arguments, double precision
- for floating-point arguments, otherwise the same as the
+ bigint arguments, otherwise the same as the
argument data type
sum of expression across all input values