]> arthur.barton.de Git - ngircd-alex.git/blobdiff - doc/Commands.txt
Fix compiler warning in Option_String()
[ngircd-alex.git] / doc / Commands.txt
index e4f009045cd42717ea2ef265e307b9c8e58d5549..c4bd3a111852c0178077d64e911a9877a9762845 100644 (file)
@@ -78,7 +78,7 @@ Connection Handling Commands
        like this: "CAP REQ :capability1 capability2 capability3" for example.
 
        References:
-        - <http://ircv3.atheme.org/specification/capability-negotiation-3.1>
+        - <http://ircv3.net/specs/core/capability-negotiation-3.1.html>
         - <http://ngircd.barton.de/doc/Capabilities.txt>
         - doc/Capabilities.txt
 
@@ -324,7 +324,7 @@ General Commands
        In addition, IRC Ops can use these two forms to specify the <target>:
        .
         - #<hostmask>
-        - #<servermask>
+        - $<servermask>
        .
        The <mask> can contain the wildcard characters "*" and "?", but must
        contain at least one dot (".") and no wildcard after the last one.
@@ -380,7 +380,7 @@ Status and Informational Commands
 
        Please note that "all" IRC daemons even parse separate nicknames in
        a single parameter (like ":nick1 nick2"), and therefore ngIRCd
-       implements this behaviour, too.
+       implements this behavior, too.
 
        References:
         - RFC 2812, 4.9 "Ison message"