diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml
index 95d5a3a4d84..c6e354054cd 100644
--- a/doc/src/sgml/func.sgml
+++ b/doc/src/sgml/func.sgml
@@ -16270,7 +16270,7 @@ SELECT collation for ('foo' COLLATE "de_DE");
txid_current()
bigint
- get current transaction ID
+ get current transaction ID, assigning a new one if the current transaction does not have one
txid_current_snapshot()