From 89d706b3c3f8b301ac83f6c81ab2ccecf930559c Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 23 Dec 2015 15:38:26 +0100 Subject: daemonise: etymology MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/unistd/daemonise.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/unistd') diff --git a/src/unistd/daemonise.c b/src/unistd/daemonise.c index 73ad4f8..501d169 100644 --- a/src/unistd/daemonise.c +++ b/src/unistd/daemonise.c @@ -90,6 +90,8 @@ extern char** environ; * you make the function call. The process can have become * partially deamonised. * + * @etymology (Daemonise) the process! + * * @param name The name of the daemon. Use a hardcoded value, * not the process name. Must not be `NULL`. * @param flags Flags to modify the behaviour of the function. -- cgit v1.2.3-70-g09d2