diff options
author | Timo Sirainen <cras@irssi.org> | 2002-03-14 04:49:43 +0000 |
---|---|---|
committer | cras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2002-03-14 04:49:43 +0000 |
commit | c7ce08681124039a738bcb744d3d3d0398159d54 (patch) | |
tree | 7aadf7334dfb2241e01c14d6ae71c58bfba96e7a /docs/startup-HOWTO.html | |
parent | 265ecbc74d2cf2cd0720757cdef88e68bd6f28a9 (diff) | |
download | irssi-c7ce08681124039a738bcb744d3d3d0398159d54.zip |
updated irssi-proxy description
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2608 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'docs/startup-HOWTO.html')
-rw-r--r-- | docs/startup-HOWTO.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/startup-HOWTO.html b/docs/startup-HOWTO.html index af92b83e..aad99413 100644 --- a/docs/startup-HOWTO.html +++ b/docs/startup-HOWTO.html @@ -683,10 +683,10 @@ user's password with /SERVER ADD.</p> <strong>--with-proxy</strong> option to configure. You'll still need to run irssi in a screen to use it though.</p> -<p>Irssi proxy is a bit different than most proxies, normally proxies create -a new connection to IRC server when you connect to it, but with irssi proxy -all the clients use the same IRC server connection (a bit like how screen -x -works).</p> +<p>Irssi proxy is a bit different than most proxies, normally proxies +create a new connection to IRC server when you connect to it, but +<strong>irssi proxy shares your existing IRC connection(s) to multiple +clients</strong>.</p> <p>Irssi proxy supports sharing multiple server connections in different ports, like you can share ircnet in port 2777 and efnet in port 2778.</p> |