Remove tabs from SGML files.
authorBruce Momjian
Fri, 9 Nov 2007 23:52:08 +0000 (23:52 +0000)
committerBruce Momjian
Fri, 9 Nov 2007 23:52:08 +0000 (23:52 +0000)
doc/src/sgml/client-auth.sgml
doc/src/sgml/config.sgml

index 9e3ab2440d9897efa8429d6af3d9f59daff4857c..fd1b25ac7875ee5c66d5e28eb9591776675e5ebc 100644 (file)
@@ -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.
    
 
    
index d8d8c4deb140aebe001e3e853be454489a2802de..73608a55f29a33d9df1636df0d3f8506663e7eb0 100644 (file)
@@ -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)