]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/doc/daemon.txt
Redblack: Added search_up
[libucw.git] / ucw / doc / daemon.txt
index 6077e6032e345bb7ef985c19919c4018a34465a2..58d550f2d4b7130f732106738565519c70050182 100644 (file)
@@ -57,7 +57,7 @@ is recycled. Checking of process name and similar tricks do not avoid the proble
 since there can be multiple instances of the daemon running simultaneously.
 
 We therefore recommend the following daemon control protocol, which prevents all such
-race conditions. Its implementation is available in form of the daemon_control() library
+race conditions. Its implementation is available in form of the @daemon_control() library
 function or the `ucw-daemon-control` stand-alone utility.
 
 * There exist two files: