From f1007e99b7db3f4e65663d348530f078adb48ccb Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Tue, 23 Jan 2001 03:59:26 +0000 Subject: [PATCH] spelling --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 7f0a5471e3..f84d759dc5 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,4 @@ - 704. [port] RLIMIT_NOFILE in to available on all platforms. + 704. [port] RLIMIT_NOFILE is not available on all platforms. [RT #695] 703. [port] sys/select.h is needed on older platforms. [RT #695]