We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3831e29 commit b26f9d6Copy full SHA for b26f9d6
doc/api/fs.md
@@ -2491,7 +2491,7 @@ a new inode. The watch will emit an event for the delete but will continue
2491
watching the *original* inode. Events for the new inode will not be emitted.
2492
This is expected behavior.
2493
2494
-In AIX, save and close of a file being watched causes two notifications -
+On AIX, save and close of a file being watched causes two notifications -
2495
one for adding new content, and one for truncation. Moreover, save and
2496
close operations on some platforms cause inode changes that force watch
2497
operations to become invalid and ineffective. AIX retains inode for the
0 commit comments