Thanks. I just posted an output of "git diff". Is the output of git am preferred? On Thu, May 6, 2021 at 9:00 PM Alejandro Colomar (man-pages) <alx.manpages@xxxxxxxxx> wrote: > > Hello Akihiro, > > Patch applied. BTW, I had to apply the patches manually (`git am` > complained). > > Thanks, > > Alex > > On 5/6/21 1:46 PM, Akihiro Motoki wrote: > > diff --git a/man7/fanotify.7 b/man7/fanotify.7 > > index ebe5c1d7f..6a7e70d75 100644 > > --- a/man7/fanotify.7 > > +++ b/man7/fanotify.7 > > @@ -147,7 +147,7 @@ influences what data structures are returned to > > the event listener for each > > event. > > Events reported to a group initialized with one of these flags will > > use file handles to identify filesystem objects instead of file descriptors. > > -.TP > > +.PP > > After a successful > > .BR read (2), > > the read buffer contains one or more of the following structures: > > > > > -- > Alejandro Colomar > Linux man-pages comaintainer; https://www.kernel.org/doc/man-pages/ > http://www.alejandro-colomar.es/