aboutsummaryrefslogtreecommitdiffstats
path: root/doc/bitlbee.8
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-04-02 16:22:57 +0200
committerJelmer Vernooij <jelmer@samba.org>2008-04-02 16:22:57 +0200
commit85d7b857fb8ca8e3c03d4abb3368a0966760630c (patch)
treea16163e557bcae3af41bde7d2d771d64ca248a97 /doc/bitlbee.8
parent875ad4201402b1a8f80ba22a6cdcdb152c6e5510 (diff)
parentdd345753c1742905c9f81aa71d8b09109fbc5456 (diff)
Merge trunk.
Diffstat (limited to 'doc/bitlbee.8')
-rw-r--r--doc/bitlbee.84
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/bitlbee.8 b/doc/bitlbee.8
index 201e366e..ae1cfb05 100644
--- a/doc/bitlbee.8
+++ b/doc/bitlbee.8
@@ -62,6 +62,10 @@ option.
Run in daemon mode. In this mode, BitlBee forks to the background and
waits for new connections. All clients will be served from one process.
This is still experimental. See the note above for more information.
+.IP "-F"
+Run in ForkDaemon mode. This is similar to ordinary daemon mode, but every
+client gets its own process. Easier to set up than inetd mode, but without
+the possible stability issues.
.IP "-i \fIaddress\fP"
Only useful when running in daemon mode, to specify the network interface
(identified by IP address) to which the daemon should attach. Use this if