inotify.7: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-12-14 11:59:43 +01:00
parent 25ca8ac76b
commit 454ab8725b
1 changed files with 2 additions and 2 deletions

View File

@ -145,8 +145,8 @@ The
.I name
field is present only when an event is returned
for a file inside a watched directory;
it identifies the file pathname relative to the watched directory.
This pathname is null-terminated,
it identifies the filename within to the watched directory.
This filename is null-terminated,
and may include further null bytes (\(aq\\0\(aq) to align subsequent reads to a
suitable address boundary.