diff --git a/doc/src/sgml/syntax.sgml b/doc/src/sgml/syntax.sgml
index ddc5ad3e30e..4977b980a6f 100644
--- a/doc/src/sgml/syntax.sgml
+++ b/doc/src/sgml/syntax.sgml
@@ -1383,7 +1383,7 @@ CREATE FUNCTION dept(text) RETURNS dept
(Here, the brackets [ ] are meant to appear literally.)
Each subscript is itself an expression,
- which must yield an integer value.
+ which will be rounded to the nearest integer value.