Fix kerberos description: localhost -> server hostname.
authorBruce Momjian
Sat, 15 Oct 2005 15:29:24 +0000 (15:29 +0000)
committerBruce Momjian
Sat, 15 Oct 2005 15:29:24 +0000 (15:29 +0000)
doc/src/sgml/config.sgml

index b02598a7bcda0191413888fbbdb13cfd000506b1..75e0f05e3490eee65abe4afe0cdb6927af34d478 100644 (file)
@@ -1,5 +1,5 @@
 
 
   Run-time Configuration
@@ -596,7 +596,7 @@ SET ENABLE_SEQSCAN TO OFF;
         krb_srvname/krb_server_hostname@REALM.
        
        
-        If not set, the default is localhost.  See 
+        If not set, the default is the server hostname.  See 
         for details.  This parameter can only be set at server start.