From 2479cd4a5d50044e9d8e791a6ac17d528761a0a6 Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Fri, 14 Nov 2008 22:14:12 +0000 Subject: inotifyd: fix "inotifyd with no params" case --- include/usage.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/usage.h') diff --git a/include/usage.h b/include/usage.h index 69d37f923..67b2acf72 100644 --- a/include/usage.h +++ b/include/usage.h @@ -1847,7 +1847,7 @@ "\n1. actual event(s)" \ "\n2. file name" \ "\n3. name of subfile (if any), in case of watching a directory" \ - "\ninotify waits for agent to exit." \ + "\ninotifyd waits for agent to exit." \ "\nEvents:" \ "\n a File is accessed" \ "\n c File is modified" \ -- cgit v1.2.3