1
0
mirror of https://github.com/irssi/irssi.git synced 2024-11-03 04:27:19 -05:00

Move description of resolve_prefer_ipv6 in the manual.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4727 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Emanuele Giaquinta 2008-03-04 23:06:39 +00:00 committed by exg
parent e27de38696
commit 1a482a38d1
2 changed files with 4 additions and 4 deletions

View File

@ -30,10 +30,7 @@ configure options
--enable-ipv6
Enable IPv6 support. If you want irssi to prefer
IPv6 for hosts that have both v4 and v6 addresses,
use /SET resolve_prefer_ipv6 ON. You can also override
this with /SERVER -4 or -6 options.
Enable IPv6 support.
--with-perl=static

View File

@ -429,6 +429,9 @@
After connected to server, Irssi can automatically change your user
mode. You can set it with /SET usermode <mode>, default is +i.
/SET resolve_prefer_ipv6 - If ON, prefer IPv6 for hosts that
have both v4 and v6 addresses.
5.5 Automatic reconnecting
If you get disconnected from server, Irssi will try to reconnect