diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml
index 56c47d1b5fd..cdb13a98d6e 100644
--- a/doc/src/sgml/func.sgml
+++ b/doc/src/sgml/func.sgml
@@ -11642,14 +11642,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