Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 5dac7c7

Browse files
committed
Changes the doc's to reflect what the user will find as default.
Robert Treat
1 parent 50b1651 commit 5dac7c7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/src/sgml/runtime.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.296 2004/12/13 18:05:09 petere Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.297 2004/12/18 04:21:43 momjian Exp $
33
-->
44

55
<Chapter Id="runtime">
@@ -3148,8 +3148,8 @@ archive_command = 'copy "%p" /mnt/server/archivedir/"%f"' # Windows
31483148
<listitem>
31493149
<para>
31503150
Sets the time zone for displaying and interpreting time
3151-
stamps. The default is to use whatever the system environment
3152-
specifies as the time zone. See <xref
3151+
stamps. The default is 'unknown', which means to use whatever
3152+
the system environment specifies as the time zone. See <xref
31533153
linkend="datatype-datetime"> for more information.
31543154
</para>
31553155
</listitem>

0 commit comments

Comments
 (0)