From: Magnus Hagander Date: Mon, 15 Sep 2008 12:41:54 +0000 (+0000) Subject: Add missing quotes. X-Git-Tag: REL8_4_BETA1~985 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=440b3384b0741199b4f56a8aac773ecd16aba137;p=postgresql Add missing quotes. --- diff --git a/doc/src/sgml/client-auth.sgml b/doc/src/sgml/client-auth.sgml index 828b5e2cae..61f2b1e2e6 100644 --- a/doc/src/sgml/client-auth.sgml +++ b/doc/src/sgml/client-auth.sgml @@ -1,4 +1,4 @@ - + Client Authentication @@ -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