summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4')
-rw-r--r--m4/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index c914bc0b5..f4f2dcb13 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -4,7 +4,7 @@
directory. Use "conftestXXXXXX" as the template.
Suggestion from Paul Eggert.
- * mkstemp.m4 (UTILS_FUNC_MKSTEMP): Close each descriptor immediately
+ * mkstemp.m4 (UTILS_FUNC_MKSTEMP): Close each descriptor immediately,
so the test doesn't mistakenly hit the max-open-files limit.
2001-11-18 Jim Meyering <meyering@lucent.com>