This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / Documentation / dnotify.txt
index 6984fca..3434cb3 100644 (file)
@@ -54,12 +54,6 @@ directory "b".
 Also, files that are unlinked, will still cause notifications in the
 last directory that they were linked to.
 
-Configuration
--------------
-
-Dnotify is controlled via the CONFIG_DNOTIFY configuration option.  When
-disabled, fcntl(fd, F_NOTIFY, ...) will return -EINVAL.
-
 Example
 -------