summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2017-05-09 18:15:29 +0000
committerbdrewery <bdrewery@FreeBSD.org>2017-05-09 18:15:29 +0000
commitcaeb6c9d8924e536cb8baca9b02352b9d53bcb2c (patch)
tree78f76bcef25c1169ddfe3c4b154f3612850e4ad9 /lib/libc
parent1ed8c83ef5d3e562c3451bdf86d9ef2e8119a543 (diff)
downloadFreeBSD-src-caeb6c9d8924e536cb8baca9b02352b9d53bcb2c.zip
FreeBSD-src-caeb6c9d8924e536cb8baca9b02352b9d53bcb2c.tar.gz
MFC r306771:
Improve grammar.
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/kqueue.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/kqueue.2 b/lib/libc/sys/kqueue.2
index 2856a3f..2bff471 100644
--- a/lib/libc/sys/kqueue.2
+++ b/lib/libc/sys/kqueue.2
@@ -367,7 +367,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 ,
OpenPOWER on IntegriCloud