Move Client Authentication right after Server Configuration in docs.
authorBruce Momjian
Wed, 7 May 2008 16:36:43 +0000 (16:36 +0000)
committerBruce Momjian
Wed, 7 May 2008 16:36:43 +0000 (16:36 +0000)
Scott Marlowe

doc/src/sgml/postgres.sgml

index 3c3024e3f3c5e569f151901b15d7e8fb208ad81b..041bcfa73222851de6abca91039d59c3d93fa320 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
 
 
   &installw;
   &runtime;
   &config;
+  &client-auth;
   &user-manag;
   &manage-ag;
-  &client-auth;
   &charset;
   &maintenance;
   &backup;