Hello Brennan Vincent, On 12/11/19 6:14 PM, Brennan Vincent wrote: > --- > man7/inotify.7 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Thanks. Patch applied. Cheers, Michael > diff --git a/man7/inotify.7 b/man7/inotify.7 > index 032d78d25..c052acfe6 100644 > --- a/man7/inotify.7 > +++ b/man7/inotify.7 > @@ -145,7 +145,7 @@ The > .I name > field is present only when an event is returned > for a file inside a watched directory; > -it identifies the filename within to the watched directory. > +it identifies the filename within the watched directory. > This filename is null-terminated, > and may include further null bytes (\(aq\e0\(aq) to align subsequent reads to a > suitable address boundary. > -- > 2.24.1 > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/