diff --git a/doc/src/sgml/postgres.sgml b/doc/src/sgml/postgres.sgml
index 447a9d8e581..a1a847c8768 100644
--- a/doc/src/sgml/postgres.sgml
+++ b/doc/src/sgml/postgres.sgml
@@ -1,10 +1,13 @@
+
+%allfiles;
+
@@ -64,11 +71,6 @@ Include new chapters.
-
-
-
-%allfiles;
-
@@ -87,7 +89,7 @@ Include new chapters.
PostgreSQL
- Covering v6.3 for general release
+ Covering v6.4 for general release
The PostgreSQL Development Team
@@ -183,6 +185,7 @@ Information for users.
&storage;
&psql;
&pgaccess;
+&commands;
@@ -239,17 +242,6 @@ User and programmer interfaces.
&jdbc;
-
-Reference
-
-
-Command syntax.
-
-
-
-&commands;
-
-
Developer's Guide
diff --git a/doc/src/sgml/user.sgml b/doc/src/sgml/user.sgml
index 6ddbfd13603..8bfc7789351 100644
--- a/doc/src/sgml/user.sgml
+++ b/doc/src/sgml/user.sgml
@@ -1,10 +1,13 @@
+
+%allfiles;
]>
@@ -35,7 +42,7 @@ Include new chapters.
PostgreSQL User's Guide
- Covering v6.3 for general release
+ Covering v6.4 for general release
The PostgreSQL Development Team
@@ -111,6 +118,7 @@ It provides SQL92/SQL3 language support,
&storage;
&psql;
&pgaccess;
+&commands;