diff options
| author | Wilmer van der Gaast <wilmer@gaast.net> | 2010-05-19 21:01:33 +0100 | 
|---|---|---|
| committer | Wilmer van der Gaast <wilmer@gaast.net> | 2010-05-19 21:01:33 +0100 | 
| commit | 907afe184215a7ba15b09ef5f130768703cd89bd (patch) | |
| tree | e36b5a54aa7e6c5353f48e593f829ea3d6354bdd | |
| parent | 0b3ffb13172c211eed561288d0fd04d76506bb02 (diff) | |
Minor doc update.
| -rw-r--r-- | debian/control | 6 | ||||
| -rw-r--r-- | doc/bitlbee.8 | 5 | ||||
| -rw-r--r-- | doc/user-guide/quickstart.xml | 4 | 
3 files changed, 8 insertions, 7 deletions
| diff --git a/debian/control b/debian/control index 86488c8a..25a90506 100644 --- a/debian/control +++ b/debian/control @@ -14,13 +14,15 @@ Architecture: any  Depends: ${shlibs:Depends}, adduser, net-tools, ${debconf-depends}, debianutils (>= 1.16)  Description: An IRC to other chat networks gateway   This program can be used as an IRC server which forwards everything you - say to people on other chat networks: Jabber, ICQ, AIM, MSN and Yahoo. + say to people on other chat networks: Jabber, ICQ, AIM, MSN, Yahoo! and + Twitter.  Package: bitlbee-dev  Architecture: all  Depends: bitlbee (>= ${source:Version}), bitlbee (<< ${source:Version}.1~)  Description: An IRC to other chat networks gateway   This program can be used as an IRC server which forwards everything you - say to people on other chat networks: Jabber, ICQ, AIM, MSN and Yahoo. + say to people on other chat networks: Jabber, ICQ, AIM, MSN, Yahoo! and + Twitter.   .   This package holds development stuff for compiling plug-ins. diff --git a/doc/bitlbee.8 b/doc/bitlbee.8 index 9e634844..36576e59 100644 --- a/doc/bitlbee.8 +++ b/doc/bitlbee.8 @@ -38,9 +38,8 @@ BitlBee \- IRC gateway to IM chat networks  BitlBee is an IRC daemon that can talk to instant messaging   networks and acts as a gateway. Users can connect to the server  with any normal IRC client and see their 'buddy list' in -&bitlbee. BitlBee's protocol support is based on the gaim  -protocol plugins. BitlBee currently supports Oscar (aim and icq),  -MSN, Jabber and Yahoo. +&bitlbee. It currently supports Oscar (AIM and ICQ), +MSN, Jabber, Yahoo! and Twitter.  \fBbitlbee\fP should be called by  .BR inetd (8), diff --git a/doc/user-guide/quickstart.xml b/doc/user-guide/quickstart.xml index 0539a7c7..80c16ffb 100644 --- a/doc/user-guide/quickstart.xml +++ b/doc/user-guide/quickstart.xml @@ -2,7 +2,7 @@  <title>Quickstart</title>  <para> -Welcome to BitlBee, your IRC gateway to ICQ, MSN, AOL, Jabber and Yahoo Instant Messaging Systems. +Welcome to BitlBee, your IRC gateway to ICQ, MSN, AOL, Jabber, Yahoo! and Twitter.  </para>  <para> @@ -42,7 +42,7 @@ For instance, suppose you have a Jabber account at jabber.org with handle <empha  </ircexample>  <para> -Other available IM protocols are msn, oscar, and yahoo. OSCAR is the protocol used by ICQ and AOL. For more information about the <emphasis>account add</emphasis> command, see <emphasis>help account add</emphasis>. +Other available IM protocols are msn, oscar, yahoo and twitter. OSCAR is the protocol used by ICQ and AOL. For more information about the <emphasis>account add</emphasis> command, see <emphasis>help account add</emphasis>.  </para>  <para> | 
