aboutsummaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorKonstantin Belousov <kib@FreeBSD.org>2016-05-01 20:54:29 +0000
committerKonstantin Belousov <kib@FreeBSD.org>2016-05-01 20:54:29 +0000
commitba55e112c283271db57d1a89c8049dc869d7b802 (patch)
tree1981735982f282ba386dcffbf23dff76a58efb9c /lib/libc
parentec489d64bb4c1bca1a6bdfdf7e37900a85f886bc (diff)
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/kqueue.24
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/libc/sys/kqueue.2 b/lib/libc/sys/kqueue.2
index 2fda40f0e0b5c..6efd60ba8fec5 100644
--- a/lib/libc/sys/kqueue.2
+++ b/lib/libc/sys/kqueue.2
@@ -381,6 +381,10 @@ The file referenced by the descriptor was extended.
The file referenced by the descriptor had its attributes changed.
.It Dv NOTE_LINK
The link count on the file changed.
+In particular, the
+.Dv NOTE_LINK
+event is reported if a subdirectory was created or deleted inside
+the directory referenced by the descriptor.
.It Dv NOTE_RENAME
The file referenced by the descriptor was renamed.
.It Dv NOTE_REVOKE