From c37b77e08fa730a3c267587002952e05cd8417b3 Mon Sep 17 00:00:00 2001 Message-Id: From: Mark Wooding Date: Tue, 17 Feb 2015 21:10:00 +0000 Subject: [PATCH] server/tripe-admin.5.in: No, DAEMON doesn't issue a warning. Organization: Straylight/Edgeware From: Mark Wooding --- server/tripe-admin.5.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/tripe-admin.5.in b/server/tripe-admin.5.in index 231aa764..4ede9065 100644 --- a/server/tripe-admin.5.in +++ b/server/tripe-admin.5.in @@ -493,7 +493,7 @@ or in a greeting message. .SP .B "DAEMON" Causes the server to disassociate itself from its terminal and become a -background task. This only works once. A warning is issued. +background task. This only works once. A notification is issued. .SP .BI "EPING \fR[" options "\fR] " peer Sends an encrypted ping to the peer, and expects an encrypted response. -- [mdw]