summaryrefslogtreecommitdiff
path: root/irc/bitlbee-otr/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'irc/bitlbee-otr/files/pkg-message.in')
-rw-r--r--irc/bitlbee-otr/files/pkg-message.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/irc/bitlbee-otr/files/pkg-message.in b/irc/bitlbee-otr/files/pkg-message.in
index 811f35db2080..98c9329f1da3 100644
--- a/irc/bitlbee-otr/files/pkg-message.in
+++ b/irc/bitlbee-otr/files/pkg-message.in
@@ -8,15 +8,15 @@ Copy %%EXAMPLESDIR%%/motd.txt
and modify them to suit your needs.
You have two options for launching bitlbee: either launch it from
-inetd(8) or run it as a stand-alone daemon (experimental).
+inetd(8) or run it as a stand-alone daemon.
To launch bitlbee from inetd(8), add the following line to
/etc/inetd.conf and reload inetd(8):
ircd stream tcp nowait %%BITLBEEUSER%% /usr/local/sbin/bitlbee bitlbee -I
-To instead launch bitlbee as a daemon (experimental), add the
-following line to /etc/rc.conf:
+To instead launch bitlbee as a daemon, add the following line to
+/etc/rc.conf:
bitlbee_enable="YES"