diff --git a/doc/src/sgml/client-auth.sgml b/doc/src/sgml/client-auth.sgml index 574fc506952..e7f61ef11d9 100644 --- a/doc/src/sgml/client-auth.sgml +++ b/doc/src/sgml/client-auth.sgml @@ -1,5 +1,5 @@ @@ -719,9 +719,9 @@ local db1,db2,@demodbs all md5 On systems supporting SO_PEERCRED requests for Unix-domain sockets (currently Linux, FreeBSD, - NetBSD, and BSD/OS), ident authentication can also be applied - to local connections. In this case, no security risk is added by + 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 local connections on such systems.