diff options
author | Tom Lane | 2006-09-22 16:35:55 +0000 |
---|---|---|
committer | Tom Lane | 2006-09-22 16:35:55 +0000 |
commit | 1046aae7b9deaf727b5426efbbb19a539fe4b7fb (patch) | |
tree | 71f205c2b971dd067e883bd59020af4882bd78fb | |
parent | e73e07d6d5e8aa2fb798f2d5b9458e066a7c654d (diff) |
Move incorrectly-located indexterm entry.
-rw-r--r-- | doc/src/sgml/datetime.sgml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/src/sgml/datetime.sgml b/doc/src/sgml/datetime.sgml index 1ee8cfacb4..58af0a3997 100644 --- a/doc/src/sgml/datetime.sgml +++ b/doc/src/sgml/datetime.sgml @@ -354,15 +354,15 @@ longer the case however and this key word will likely be dropped in a future release. </para> + </sect1> + + <sect1 id="datetime-config-files"> + <title>Date/Time Configuration Files</title> <indexterm> <primary>time zone</primary> <secondary>input abbreviations</secondary> </indexterm> - </sect1> - - <sect1 id="datetime-config-files"> - <title>Date/Time Configuration Files</title> <para> Since timezone abbreviations are not well standardized, |