Changes the doc's to reflect what the user will find as default.

Robert Treat
This commit is contained in:
Bruce Momjian 2004-12-18 04:21:43 +00:00
parent 50b1651df7
commit 5dac7c73c7

View File

@ -1,5 +1,5 @@
<!-- <!--
$PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.296 2004/12/13 18:05:09 petere Exp $ $PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.297 2004/12/18 04:21:43 momjian Exp $
--> -->
<Chapter Id="runtime"> <Chapter Id="runtime">
@ -3148,8 +3148,8 @@ archive_command = 'copy "%p" /mnt/server/archivedir/"%f"' # Windows
<listitem> <listitem>
<para> <para>
Sets the time zone for displaying and interpreting time Sets the time zone for displaying and interpreting time
stamps. The default is to use whatever the system environment stamps. The default is 'unknown', which means to use whatever
specifies as the time zone. See <xref the system environment specifies as the time zone. See <xref
linkend="datatype-datetime"> for more information. linkend="datatype-datetime"> for more information.
</para> </para>
</listitem> </listitem>