From 4521207390aa3ac14aa54eabab9f3aed0cdce9c3 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Fri, 9 Nov 2007 23:52:08 +0000 Subject: [PATCH] Remove tabs from SGML files. --- doc/src/sgml/client-auth.sgml | 8 ++++---- doc/src/sgml/config.sgml | 28 ++++++++++++++-------------- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/doc/src/sgml/client-auth.sgml b/doc/src/sgml/client-auth.sgml index 9e3ab2440d..fd1b25ac78 100644 --- a/doc/src/sgml/client-auth.sgml +++ b/doc/src/sgml/client-auth.sgml @@ -1,4 +1,4 @@ - + Client Authentication @@ -774,9 +774,9 @@ local db1,db2,@demodbs all md5 Client principals must have their PostgreSQL database user name as their first component, for example pgusername@realm. By default, the realm of the client is - not checked by PostgreSQL. If you have cross-realm - authentication enabled and need to verify the realm, use the - parameter. + not checked by PostgreSQL. If you have cross-realm + authentication enabled and need to verify the realm, use the + parameter. diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml index d8d8c4deb1..73608a55f2 100644 --- a/doc/src/sgml/config.sgml +++ b/doc/src/sgml/config.sgml @@ -1,4 +1,4 @@ - + Server Configuration @@ -601,20 +601,20 @@ SET ENABLE_SEQSCAN TO OFF; - - krb_realm (string) - - krb_realm configuration parameter - - - - Sets the realm to match Kerberos, GSSAPI and SSPI usernames against. - See , or - for details. This parameter can only be - set at server start. + + krb_realm (string) + + krb_realm configuration parameter + + + + Sets the realm to match Kerberos, GSSAPI and SSPI usernames against. + See , or + for details. This parameter can only be + set at server start. - - + + krb_server_keyfile (string)