]> Sergey Matveev's repositories - public-inbox.git/blobdiff - Documentation/lei_design_notes.txt
doc: lei-daemon: new manpage
[public-inbox.git] / Documentation / lei_design_notes.txt
index f1d2ab6f216926aa7030a1103ea59ae75d2484d9..b5180374ad0599f76f47b60890e43c00f34a6247 100644 (file)
@@ -6,7 +6,7 @@ Daemon architecture
 
 The use of a persistent daemon works around slow startup time of
 Perl.  This is especially important for built-in support for
-shell completion.  It will eventually support inotify and EVFILT_VNODE
+shell completion.  It attempts to support inotify and EVFILT_VNODE
 background monitoring of Maildir keyword changes.
 
 If lei were reimplemented in a language with faster startup