]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
fanotify.7: tfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 8 Jun 2019 10:24:33 +0000 (12:24 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 8 Jun 2019 10:36:46 +0000 (12:36 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man7/fanotify.7

index aa349870d3717a1a11fd465c8fb14aa92a478612..dfc2b4c5016e8dd68bfc9f47105157119c794bf8 100644 (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. */