Correct wording.

Submitted by:	David A. Bright
MFC after:	2 weeks
This commit is contained in:
Konstantin Belousov 2016-05-03 15:58:35 +00:00
parent 71733a504f
commit 6e745eeddd

View File

@ -372,7 +372,7 @@ The events to monitor are:
The file referenced by the descriptor had its attributes changed.
.It Dv NOTE_CLOSE
A file descriptor referencing the monitored file, was closed.
The closed file descriptor did not possesed write access.
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.