summaryrefslogtreecommitdiffhomepage
path: root/auto/os/freebsd
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--auto/os/freebsd2
1 files changed, 1 insertions, 1 deletions
diff --git a/auto/os/freebsd b/auto/os/freebsd
index 7ddd6dc43..82e442c56 100644
--- a/auto/os/freebsd
+++ b/auto/os/freebsd
@@ -53,7 +53,7 @@ fi
if [ \( $version -lt 500000 -a $version -ge 430000 \) \
-o $version -ge 500018 ]
then
- echo " + using kqueue's NOTE_LAWAT"
+ echo " + using kqueue's NOTE_LOWAT"
have=HAVE_LOWAT_EVENT . auto/have
fi