From: Magnus Hagander Date: Mon, 15 Sep 2008 12:41:54 +0000 (+0000) Subject: Add missing quotes. X-Git-Tag: recoveryinfrav9~641 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=d7227ae78059d3c0aae13509084c16f41efc1b25;p=users%2Fsimon%2Fpostgres.git Add missing quotes. --- diff --git a/doc/src/sgml/client-auth.sgml b/doc/src/sgml/client-auth.sgml index d726a41324..a38f4147cf 100644 --- a/doc/src/sgml/client-auth.sgml +++ b/doc/src/sgml/client-auth.sgml @@ -900,7 +900,7 @@ local db1,db2,@demodbs all md5 On systems supporting SO_PEERCRED requests for Unix-domain sockets (currently Linux, FreeBSD, - NetBSD, OpenBSD, + NetBSD, OpenBSD, and BSD/OS), ident authentication can also be applied to local connections. In this case, no security risk is added by using ident authentication; indeed it is a preferable choice for