]> jfr.im git - irc/freenode/ircd-seven.git/commitdiff
Clarify wording for umode +R help (in help umode)
authorGareth Pulham <redacted>
Wed, 15 Aug 2018 18:33:08 +0000 (19:33 +0100)
committerGareth Pulham <redacted>
Wed, 15 Aug 2018 18:33:08 +0000 (19:33 +0100)
help/opers/umode
help/users/umode

index 6bc2fe67daffd285085b17a4b15a03648cf3faf1..9fb62c4c5c81792e9236fa4ade0b5d257f1d37dc 100644 (file)
@@ -18,5 +18,6 @@ Usermodes: (* designates that the umode is oper only)
        * +p     - Override -- implicit operator access in all channels.
          +D     - Deaf - ignores all channel messages.
          +Q     - Prevents you from being affected by channel forwarding.
-         +R     - Prevents non accept unidentified users from messaging you.
+         +R     - Prevents unidentified users from messaging you. You may
+                  exempt individuals with /accept .
          +Z     - Is connected via SSL (cannot be set or unset).
index 7226e65aaaf92b26ed3738b5e856fe19ea5a88e3..78c0fd37be09393f97dfd28a9ad7055ee58ee70a 100644 (file)
@@ -9,5 +9,6 @@ Usermodes:
          +w     - Can see oper wallops.
          +D     - Deaf - ignores all channel messages.
          +Q     - Prevents you from being affected by channel forwarding.
-         +R     - Prevents non accept unidentified users from messaging you.
+         +R     - Prevents unidentified users from messaging you. You may
+                  exempt individuals with /accept .
          +Z     - Is connected via SSL (cannot be set or unset).