From 1fcf735ffdb2656bca4abdd085199ce883f0fc1a Mon Sep 17 00:00:00 2001 From: opcoder0 <110003254+opcoder0@users.noreply.github.com> Date: Fri, 9 Dec 2022 17:51:15 +1100 Subject: [PATCH] Update formatting --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0bf560e..7d74aaf 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,9 @@ version. fanotify has features spanning different kernel versions - -For Linux kernel version 5.0 and earlier no additional information about the underlying filesystem object is available. -For Linux kernel versions 5.1 - 5.8 additional information about the underlying filesystem object is correlated to an event. -For Linux kernel version 5.9 or later the modified file name is made available in the event. +- For Linux kernel version 5.0 and earlier no additional information about the underlying filesystem object is available. +- For Linux kernel versions 5.1 - 5.8 additional information about the underlying filesystem object is correlated to an event. +- For Linux kernel version 5.9 or later the modified file name is made available in the event. ## Example: Listener watching for events