]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - doc/services.txt
Rework ircd-side MLOCK enforcement: instead of trying to track modes locked on or...
[irc/rqf/shadowircd.git] / doc / services.txt
index feb969d283fc84b0f0c8b17596c8295115098c9e..09f72d711500fd6562125b239f88c5b5e57c2f06 100644 (file)
@@ -42,9 +42,6 @@ following features to ircd:
    When users are logged in, WHOIS will also give numeric 330:
    :<server> 330 <yournick> <targetnick> <loginname> :is logged in as
 
-   Note this needs to be a remote whois to work when the target is
-   on a different server.
-
 6. Forced nick change
 
    When using nickname services and a client requests they regain a
@@ -63,4 +60,3 @@ following features to ircd:
    Gives numeric 486 to users sending a PRIVMSG who are not logged in:
    :<server> 486 <nick> <targetnick> :You must log in with services to message this user
 
-# $Id: services.txt 6 2005-09-10 01:02:21Z nenolod $