X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=ucw%2Fdoc%2Fdaemon.txt;h=58d550f2d4b7130f732106738565519c70050182;hb=ec6703bb4d58e504fde8ea8429f9b26ab6632696;hp=6077e6032e345bb7ef985c19919c4018a34465a2;hpb=0192d9f3a127c82b32131d26ed9b5fb5a90db723;p=libucw.git diff --git a/ucw/doc/daemon.txt b/ucw/doc/daemon.txt index 6077e603..58d550f2 100644 --- a/ucw/doc/daemon.txt +++ b/ucw/doc/daemon.txt @@ -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: