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 @@ - + 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