提交 3de11748 编写于 作者: R Robert Love 提交者: Linus Torvalds

[PATCH] inotify: update help text

The inotify help text still refers to the character device.  Update it.

Fixes kernel bug #4993.
Signed-off-by: NRobert Love <rml@novell.com>
Signed-off-by: NAndrew Morton <akpm@osdl.org>
Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
上级 94efe72f
...@@ -363,12 +363,15 @@ config INOTIFY ...@@ -363,12 +363,15 @@ config INOTIFY
bool "Inotify file change notification support" bool "Inotify file change notification support"
default y default y
---help--- ---help---
Say Y here to enable inotify support and the /dev/inotify character Say Y here to enable inotify support and the associated system
device. Inotify is a file change notification system and a calls. Inotify is a file change notification system and a
replacement for dnotify. Inotify fixes numerous shortcomings in replacement for dnotify. Inotify fixes numerous shortcomings in
dnotify and introduces several new features. It allows monitoring dnotify and introduces several new features. It allows monitoring
of both files and directories via a single open fd. Multiple file of both files and directories via a single open fd. Other features
events are supported. include multiple file events, one-shot support, and unmount
notification.
For more information, see Documentation/filesystems/inotify.txt
If unsure, say Y. If unsure, say Y.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册