Index: client-auth.sgml
===================================================================
RCS file: /home/rbt/work/postgresql/cvs/pgsql-server/doc/src/sgml/client-auth.sgml,v
retrieving revision 1.50
diff -c -r1.50 client-auth.sgml
*** client-auth.sgml	11 Jun 2003 14:14:50 -0000	1.50
--- client-auth.sgml	13 Jun 2003 01:53:40 -0000
***************
*** 488,494 ****
      Unix-domain socket file using file-system permissions.  To do this, set the
      <varname>unix_socket_permissions</varname> (and possibly
      <varname>unix_socket_group</varname>) configuration parameters as
!     described in <xref linkend="runtime-config-general">.  Or you
      could set the <varname>unix_socket_directory</varname>
      configuration parameter to place the socket file in a suitably
      restricted directory.
--- 488,494 ----
      Unix-domain socket file using file-system permissions.  To do this, set the
      <varname>unix_socket_permissions</varname> (and possibly
      <varname>unix_socket_group</varname>) configuration parameters as
!     described in <xref linkend="runtime-config-connection">.  Or you
      could set the <varname>unix_socket_directory</varname>
      configuration parameter to place the socket file in a suitably
      restricted directory.
