fanotify.7: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2019-06-08 12:24:33 +02:00
parent 5ff63f5163
commit c662400632
1 changed files with 1 additions and 1 deletions

View File

@ -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. */