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
+++ b/auto/unix
@@ -342,7 +342,7 @@ ngx_feature_test="setsockopt(0, SOL_SOCK
 . 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"