From 7156d0dcbe0f0ab87370f68adac82837e5b70d53 Mon Sep 17 00:00:00 2001 From: Jakub Wilk Date: Fri, 19 Aug 2022 21:08:50 +0200 Subject: [PATCH] fanotify_init.2: tfix Signed-off-by: Jakub Wilk Signed-off-by: Alejandro Colomar --- man2/fanotify_init.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man2/fanotify_init.2 b/man2/fanotify_init.2 index 9eac6d2d7..262c505fa 100644 --- a/man2/fanotify_init.2 +++ b/man2/fanotify_init.2 @@ -186,7 +186,7 @@ objects by file handles. Note that without the flag .BR FAN_REPORT_TARGET_FID , for the directory entry modification events, -there is an inforamtion record that identifies the modified directory +there is an information record that identifies the modified directory and not the created/deleted/moved child object. The use of .B FAN_CLASS_CONTENT @@ -477,7 +477,7 @@ users may call .BR fanotify_init () without the .B CAP_SYS_ADMIN -capability to create and intialize an fanotify group with limited functionality. +capability to create and initialize an fanotify group with limited functionality. .TP The limitations imposed on an event listener created by a user without the .B CAP_SYS_ADMIN -- 2.11.4.GIT