diff --git a/doc/src/sgml/func/func-info.sgml b/doc/src/sgml/func/func-info.sgml
index 80cf11083d6..f3e147c2d7d 100644
--- a/doc/src/sgml/func/func-info.sgml
+++ b/doc/src/sgml/func/func-info.sgml
@@ -3013,7 +3013,7 @@ acl | {postgres=arwdDxtm/postgres,foo=r/postgres}
pg_get_multixact_stats ()
record
- ( num_mxids integer,
+ ( num_mxids bigint,
num_members bigint,
members_size bigint,
oldest_multixact xid )