diff options
| author | Jakub Wilk <jwilk@jwilk.net> | 2022-08-19 21:08:50 +0200 |
|---|---|---|
| committer | Alejandro Colomar <alx.manpages@gmail.com> | 2022-08-21 14:24:28 +0200 |
| commit | 7156d0dcbe0f0ab87370f68adac82837e5b70d53 (patch) | |
| tree | 9b92563f0b23fb8a65b55f5789b18bf6023da90d | |
| parent | ba49182bfebb9da280e03c0069026f416507ee78 (diff) | |
| download | man-pages-7156d0dcbe0f0ab87370f68adac82837e5b70d53.tar.gz | |
fanotify_init.2: tfix
Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
| -rw-r--r-- | man2/fanotify_init.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man2/fanotify_init.2 b/man2/fanotify_init.2 index 9eac6d2d77..262c505fa3 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 |
