diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml
index 2d11f5cc639..02dcd064374 100644
--- a/doc/src/sgml/func.sgml
+++ b/doc/src/sgml/func.sgml
@@ -5723,11 +5723,13 @@ SELECT regexp_matches('abc01234xyz', '(?:(.*?)(\d+)(.*)){1,1}');
TZ
- upper case time-zone name
+ upper case time-zone abbreviation
+ (only supported in to_char>)
tz
- lower case time-zone name
+ lower case time-zone abbreviation
+ (only supported in to_char>)