From 3630125d5226824a43a93db3df38dece8f314147 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Wed, 7 May 2008 16:36:43 +0000 Subject: [PATCH] Move Client Authentication right after Server Configuration in docs. Scott Marlowe --- doc/src/sgml/postgres.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/sgml/postgres.sgml b/doc/src/sgml/postgres.sgml index c2d21bcbaf..88b51b2940 100644 --- a/doc/src/sgml/postgres.sgml +++ b/doc/src/sgml/postgres.sgml @@ -146,9 +146,9 @@ &installw; &runtime; &config; + &client-auth; &user-manag; &manage-ag; - &client-auth; &charset; &maintenance; &backup; -- 2.39.5