Seeding from the 1.2 tree.

This commit is contained in:
Dan Mashal
2013-01-01 03:00:55 -08:00
parent d8c87c4ded
commit 87b806a563
1424 changed files with 260320 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
Synopsis:
ircuser <username>
Description:
This lets the user specify what username to send to irc servers when
connecting to the network. Naturally, it requires that the client
have this set before actually connecting to the network.
See Also:
reconnect(1)
Restrictions:
This command is generally useless for users on hosts that use identd
(RFC 1413). Most modern irc servers query the host's identd server
to (try to) obtain the user's real username, and will ignore what the
client sends it.
Other Notes:
Yes, this is one of the more controversial elements of EPIC. It's
intent is to provide privacy for those who desire it. Those who use
it for abusive purposes can expect to be dealt with accordingly on
the servers and networks they use.