Configure: fixed SO_BINDANY comment.
diff --git a/auto/unix b/auto/unix
index 77ea029..f6f2902 100644
--- a/auto/unix
+++ b/auto/unix
@@ -342,7 +342,7 @@
 . auto/feature
 
 
-# NetBSD bind to any address for transparent proxying
+# OpenBSD bind to any address for transparent proxying
 
 ngx_feature="SO_BINDANY"
 ngx_feature_name="NGX_HAVE_TRANSPARENT_PROXY"