help: add Oxford comma to some lists
This commit is contained in:
parent
a37b75466f
commit
e789385552
|
@ -14,7 +14,7 @@ Server notice masks: (? designates that the snomask is provided
|
|||
? +F - Global client connections and exits
|
||||
+k - Server and service kill messages
|
||||
+n - Local client nick changes
|
||||
+r - Invalid usernames, DNSBL hits and dumb HTTP proxies
|
||||
+r - Invalid usernames, DNSBL hits, and dumb HTTP proxies
|
||||
+s - Generic server messages and oper kills
|
||||
+S - Clients refused due to failed SASL auth
|
||||
+u - Client connections without auth{} block
|
||||
|
|
|
@ -4,7 +4,7 @@ With no argument, TRACE gives a list of all clients connected
|
|||
to the local server, both users and operators.
|
||||
|
||||
With one argument which is a server, TRACE displays the path
|
||||
to the specified server, and all servers, opers and -i users
|
||||
to the specified server, and all servers, opers, and -i users
|
||||
on that server.
|
||||
|
||||
Non-opers can only see themselves, opers and servers in the
|
||||
|
|
Loading…
Reference in New Issue