Skip to content

Commit 1fcf735

Browse files
committed
Update formatting
1 parent 6970700 commit 1fcf735

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ version.
88

99
fanotify has features spanning different kernel versions -
1010

11-
For Linux kernel version 5.0 and earlier no additional information about the underlying filesystem object is available.
12-
For Linux kernel versions 5.1 - 5.8 additional information about the underlying filesystem object is correlated to an event.
13-
For Linux kernel version 5.9 or later the modified file name is made available in the event.
11+
- For Linux kernel version 5.0 and earlier no additional information about the underlying filesystem object is available.
12+
- For Linux kernel versions 5.1 - 5.8 additional information about the underlying filesystem object is correlated to an event.
13+
- For Linux kernel version 5.9 or later the modified file name is made available in the event.
1414

1515
## Example: Listener watching for events
1616

0 commit comments

Comments
 (0)