diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml
index a4dbdb5ba21..83359108de1 100644
--- a/doc/src/sgml/func.sgml
+++ b/doc/src/sgml/func.sgml
@@ -9952,14 +9952,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