diff options
author | Bruce Momjian <bruce@momjian.us> | 2002-12-03 21:50:44 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2002-12-03 21:50:44 +0000 |
commit | f988edb4e1b86ece3a376e774a1d52da72714fb0 (patch) | |
tree | b88bd52e2ee33f907afff923a22c2a8a0ff9fda8 /doc/src | |
parent | 31504cc83b82616bb12a23905ce33a0adf7d80b7 (diff) | |
download | postgresql-f988edb4e1b86ece3a376e774a1d52da72714fb0.tar.gz postgresql-f988edb4e1b86ece3a376e774a1d52da72714fb0.zip |
Add OpenBSD local indent credentials, from William Ahern.
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/client-auth.sgml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/src/sgml/client-auth.sgml b/doc/src/sgml/client-auth.sgml index 4eeb5f5dff3..c4d4af12513 100644 --- a/doc/src/sgml/client-auth.sgml +++ b/doc/src/sgml/client-auth.sgml @@ -1,5 +1,5 @@ <!-- -$Header: /cvsroot/pgsql/doc/src/sgml/client-auth.sgml,v 1.41 2002/11/15 03:11:15 momjian Exp $ +$Header: /cvsroot/pgsql/doc/src/sgml/client-auth.sgml,v 1.42 2002/12/03 21:50:44 momjian Exp $ --> <chapter id="client-authentication"> @@ -318,7 +318,8 @@ hostssl <replaceable>database</replaceable> <replaceable>user</replaceable> < support Unix-domain socket credentials (currently <systemitem class=osname>Linux</>, <systemitem class=osname>FreeBSD</>, <systemitem class=osname>NetBSD</>, - and <systemitem class=osname>BSD/OS</>). + <systemitem class=osname>OpenBSD</>, and + <systemitem class=osname>BSD/OS</>). </para> <para> |