From 7658c28daa7f5fd48a06fc5948e4365347e59a39 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 11 Jul 2016 23:26:12 +0200 Subject: m doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/gammad.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/gammad.c') diff --git a/src/gammad.c b/src/gammad.c index 49fd3fe..3d2d261 100644 --- a/src/gammad.c +++ b/src/gammad.c @@ -385,9 +385,6 @@ static int is_pidfile_reusable(const char* pidfile, const char* token) /** * Create PID file * - * @signal SIGUSR1 Re-execute to updated process image - * @signal SIGTERM Terminate the process gracefully - * * @param pidfile The pathname of the PID file * @return Zero on success, -1 on error, * -2 if the service is already running @@ -881,6 +878,9 @@ static void usage(void) * * The process closes stdout when the socket has been created * + * @signal SIGUSR1 Re-execute to updated process image + * @signal SIGTERM Terminate the process gracefully + * * @return 0: Successful * 1: An error occurred * 2: Already running -- cgit v1.2.3-70-g09d2