From 0ff2cc88487fc9e5b2e34ec86aeebf180e5f3a49 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 13 Nov 2010 06:24:04 +0100 Subject: [PATCH] inotify.7: ffix Signed-off-by: Michael Kerrisk --- man7/inotify.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man7/inotify.7 b/man7/inotify.7 index feaa5a942..ddeb5e561 100644 --- a/man7/inotify.7 +++ b/man7/inotify.7 @@ -254,7 +254,7 @@ when calling .BR IN_DONT_FOLLOW " (since Linux 2.6.15)" Don't dereference \fIpathname\fP if it is a symbolic link. .TP -.B IN_EXCL_UNLINK " (since Linux 2.6.36)" +.BR IN_EXCL_UNLINK " (since Linux 2.6.36)" .\" commit 8c1934c8d70b22ca8333b216aec6c7d09fdbd6a6 By default, when watching events on the children of a directory, events are generated for children even after they have been unlinked