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 --- include/unistd.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/unistd.h') diff --git a/include/unistd.h b/include/unistd.h index 9a5f612..9b78fb1 100644 --- a/include/unistd.h +++ b/include/unistd.h @@ -1134,6 +1134,8 @@ int daemon(int, int) * 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