changeset 7171:d3235149d17f

Configure: fixed SO_BINDANY comment.
author Maxim Dounin <mdounin@mdounin.ru>
date Thu, 07 Dec 2017 17:09:36 +0300
parents d747065c6a98
children e4c21e417277
files auto/unix
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/auto/unix	Thu Dec 07 17:09:33 2017 +0300
+++ b/auto/unix	Thu Dec 07 17:09:36 2017 +0300
@@ -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"