From c66240063235af4ea670c8b73ca3ffca6d805290 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 8 Jun 2019 12:24:33 +0200 Subject: [PATCH] fanotify.7: tfix Signed-off-by: Michael Kerrisk --- man7/fanotify.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man7/fanotify.7 b/man7/fanotify.7 index aa349870d3..dfc2b4c501 100644 --- a/man7/fanotify.7 +++ b/man7/fanotify.7 @@ -1060,7 +1060,7 @@ int main(int argc, char **argv) To obtain a file descriptor for the file object corresponding to an event you can use the struct file_handle that\(aqs provided within the fanotify_event_info_fid in conjunction with the - open_by_handle_at(2) system call. A check for \-ESTALE is done + open_by_handle_at(2) system call. A check for ESTALE is done to accommodate for the situation where the file handle was deleted for the object prior to this system call. */ -- 2.39.2