]> arthur.barton.de Git - ngircd-alex.git/blobdiff - doc/Commands.txt
Fix compiler warning in Option_String()
[ngircd-alex.git] / doc / Commands.txt
index 50a52d58d56c92cec5a40d3f65fb9312f2b0cd34..c4bd3a111852c0178077d64e911a9877a9762845 100644 (file)
@@ -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"