Hello Jakub, On 9/2/19 8:55 AM, Jakub Wilk wrote: > Signed-off-by: Jakub Wilk <jwilk@xxxxxxxxx> Patch applied. Thanks, Michael > --- > man2/fanotify_mark.2 | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/man2/fanotify_mark.2 b/man2/fanotify_mark.2 > index e62b6d2c2..7c21cc22b 100644 > --- a/man2/fanotify_mark.2 > +++ b/man2/fanotify_mark.2 > @@ -209,6 +209,10 @@ parent directory. > Create an event when a file or directory has been moved to a marked parent > directory. > .TP > +.BR FAN_MOVE_SELF " (since Linux 5.1)" > +.\" commit 235328d1fa4251c6dcb32351219bb553a58838d2 > +Create an event when a marked file or directory itself has been moved. > +.TP > .B FAN_Q_OVERFLOW > Create an event when an overflow of the event queue occurs. > The size of the event queue is limited to 16384 entries if > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/