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 unix_socket_permissions (and possibly unix_socket_group) configuration parameters as ! described in . Or you could set the unix_socket_directory 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 unix_socket_permissions (and possibly unix_socket_group) configuration parameters as ! described in . Or you could set the unix_socket_directory configuration parameter to place the socket file in a suitably restricted directory.