Move Client Authentication right after Server Configuration in docs.

Scott Marlowe
This commit is contained in:
Bruce Momjian 2008-05-07 16:36:43 +00:00
parent 0423de4d30
commit 00756a5691

View File

@ -1,4 +1,4 @@
<!-- $PostgreSQL: pgsql/doc/src/sgml/postgres.sgml,v 1.85 2007/11/14 02:36:43 tgl Exp $ --> <!-- $PostgreSQL: pgsql/doc/src/sgml/postgres.sgml,v 1.86 2008/05/07 16:36:43 momjian Exp $ -->
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.2//EN" [ <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.2//EN" [
@ -146,9 +146,9 @@
&installw; &installw;
&runtime; &runtime;
&config; &config;
&client-auth;
&user-manag; &user-manag;
&manage-ag; &manage-ag;
&client-auth;
&charset; &charset;
&maintenance; &maintenance;
&backup; &backup;