From 93548e8437d2d5895e9290770254ac03a33afe59 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 1 Jan 2016 20:08:31 +0100 Subject: satq does not interface with satd + fix regression bugs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/README') diff --git a/src/README b/src/README index 5062afa..c4a0b15 100644 --- a/src/README +++ b/src/README @@ -18,10 +18,10 @@ parse_time.[ch] Use by sat.c to parse the time argument. daemonise.[ch] From ; daemonisation of the process. Used by satd.c -client.[ch] Used by sat{,q,r,rm}.c, code for communicating +client.[ch] Used by sat{,r,rm}.c, code for communicating with satd, starts satd transparently if necessary. -daemon.[ch] Used by satd*.c, some shared code for daemons objects. +daemon.[ch] Used by sat{q,d*}.c, some shared code for daemons objects. common.h Used by sat{,q,r,rm,d*}.c, some shared code. Included via client.h and daemon.h. -- cgit v1.2.3-70-g09d2