diff --git a/doc/src/sgml/datatype.sgml b/doc/src/sgml/datatype.sgml
index 35f371ccca..67e0989c9c 100644
--- a/doc/src/sgml/datatype.sgml
+++ b/doc/src/sgml/datatype.sgml
@@ -1943,7 +1943,8 @@ MINUTE TO SECOND
America/New_York. In this case specifying the date
is required in order to determine whether standard or daylight-savings
time applies. The appropriate time zone offset is recorded in the
- time with time zone value.
+ time with time zone value and is output as stored;
+ it is not adjusted to the active time zone.