aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/src/sgml/ref/initdb.sgml5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/src/sgml/ref/initdb.sgml b/doc/src/sgml/ref/initdb.sgml
index 807bec487a1..4e339ecce85 100644
--- a/doc/src/sgml/ref/initdb.sgml
+++ b/doc/src/sgml/ref/initdb.sgml
@@ -419,8 +419,9 @@ PostgreSQL documentation
<listitem>
<para>
- Specifies the time zone, using full time zone names, which the created
- database cluster should use.
+ Specifies the default time zone of the created database cluster. The
+ value should be a full time zone name
+ (see <xref linkend="datatype-timezones">).
</para>
</listitem>
</varlistentry>