From 3617efe5930c834cfcc45ba62794a2154e125649 Mon Sep 17 00:00:00 2001 From: Bryan Drewery Date: Thu, 6 Oct 2016 17:35:50 +0000 Subject: [PATCH] Improve grammar. MFC after: 1 week Sponsored by: Dell EMC Isilon --- lib/libc/sys/kqueue.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libc/sys/kqueue.2 b/lib/libc/sys/kqueue.2 index 5cdd0c63d34f..adaee1ec37e6 100644 --- a/lib/libc/sys/kqueue.2 +++ b/lib/libc/sys/kqueue.2 @@ -375,7 +375,7 @@ A file descriptor referencing the monitored file, was closed. The closed file descriptor did not have write access. .It Dv NOTE_CLOSE_WRITE A file descriptor referencing the monitored file, was closed. -The closed file descriptor has write access. +The closed file descriptor had write access. .Pp This note, as well as .Dv NOTE_CLOSE ,