aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMagnus Hagander <magnus@hagander.net>2008-09-15 12:41:54 +0000
committerMagnus Hagander <magnus@hagander.net>2008-09-15 12:41:54 +0000
commit440b3384b0741199b4f56a8aac773ecd16aba137 (patch)
tree2a36aadf77f25407a6ba6ae5ab7402de8fe240f5
parent9872381090cf4cd45748422df67f1c64b31c5ead (diff)
downloadpostgresql-440b3384b0741199b4f56a8aac773ecd16aba137.tar.gz
postgresql-440b3384b0741199b4f56a8aac773ecd16aba137.zip
Add missing quotes.
-rw-r--r--doc/src/sgml/client-auth.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/client-auth.sgml b/doc/src/sgml/client-auth.sgml
index 828b5e2caec..61f2b1e2e6c 100644
--- a/doc/src/sgml/client-auth.sgml
+++ b/doc/src/sgml/client-auth.sgml
@@ -1,4 +1,4 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/client-auth.sgml,v 1.107 2008/09/15 12:32:56 mha Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/client-auth.sgml,v 1.108 2008/09/15 12:41:54 mha Exp $ -->
<chapter id="client-authentication">
<title>Client Authentication</title>
@@ -900,7 +900,7 @@ local db1,db2,@demodbs all md5
On systems supporting <symbol>SO_PEERCRED</symbol> requests for
Unix-domain sockets (currently <systemitem
class="osname">Linux</>, <systemitem class="osname">FreeBSD</>,
- <systemitem class="osname">NetBSD</>, <systemitem class=osname>OpenBSD</>,
+ <systemitem class="osname">NetBSD</>, <systemitem class="osname">OpenBSD</>,
and <systemitem class="osname">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