Add local ident OpenBSD mention that was missing in one place.
authorBruce Momjian
Thu, 13 Feb 2003 05:47:46 +0000 (05:47 +0000)
committerBruce Momjian
Thu, 13 Feb 2003 05:47:46 +0000 (05:47 +0000)
doc/src/sgml/client-auth.sgml

index 574fc50695209a8b0d04d9b79b84b7d5002a2ce4..e7f61ef11d9c08cec54c0ffddcdb7335519715ab 100644 (file)
@@ -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 
     class="osname">Linux, FreeBSD,
-    NetBSD, and 
-    class="osname">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.