aboutsummaryrefslogtreecommitdiffstats
path: root/conf.c
diff options
context:
space:
mode:
Diffstat (limited to 'conf.c')
-rw-r--r--conf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.c b/conf.c
index 8d6291ff..2bdead65 100644
--- a/conf.c
+++ b/conf.c
@@ -131,7 +131,7 @@ conf_t *conf_load( int argc, char *argv[] )
"An IRC-to-other-chat-networks gateway\n"
"\n"
" -I Classic/InetD mode. (Default)\n"
- " -D Daemon mode. (Still EXPERIMENTAL!)\n"
+ " -D Daemon mode. (one process serves all)\n"
" -F Forking daemon. (one process per client)\n"
" -u Run daemon as specified user.\n"
" -P Specify PID-file (not for inetd mode)\n"