aboutsummaryrefslogtreecommitdiffstats
path: root/conf.c
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2008-05-24 12:57:47 -0700
committerWilmer van der Gaast <wilmer@gaast.net>2008-05-24 12:57:47 -0700
commitde8e584d7f4fea214934af094a4df2672d7e0be8 (patch)
treecbe36460efe2f23edc20501a00e94c97448d0b3d /conf.c
parent92998915be47eab17e548af5c3dd43fa4eab9683 (diff)
Daemon mode is not an experiment anymore, it's running on testing.bitlbee.org
for two weeks already with >30 active connections and not a single crash.
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"