summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2017-05-09 18:14:45 +0000
committerbdrewery <bdrewery@FreeBSD.org>2017-05-09 18:14:45 +0000
commit332826de5fbb38f6a404a10d8fecf81386ea37e4 (patch)
tree57b3a0c62eaadfd40c9935bc290cc523fe2907f2 /lib/libc
parent36ed7fc34629112a9e68f97a0ed88805ab6f4e77 (diff)
downloadFreeBSD-src-332826de5fbb38f6a404a10d8fecf81386ea37e4.zip
FreeBSD-src-332826de5fbb38f6a404a10d8fecf81386ea37e4.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 5cdd0c6..adaee1e 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 ,
OpenPOWER on IntegriCloud