From 454ab8725bfbdac5e3db6dbe36fc58b1b14b6f46 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 14 Dec 2015 11:59:43 +0100 Subject: [PATCH] inotify.7: wfix Signed-off-by: Michael Kerrisk --- man7/inotify.7 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man7/inotify.7 b/man7/inotify.7 index 300ecbb46..bef3b1c04 100644 --- a/man7/inotify.7 +++ b/man7/inotify.7 @@ -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.