]> jfr.im git - irc/charybdis-ircd/charybdis.git/commitdiff
Clarify UMODE +R help text
authorShadowNinja <redacted>
Wed, 19 Feb 2014 22:52:57 +0000 (17:52 -0500)
committerJilles Tjoelker <redacted>
Fri, 15 Aug 2014 19:48:27 +0000 (21:48 +0200)
(cherry picked from commit 445af265f1719cedf643b20ef109bd8bc10b2ff0)

help/opers/umode
help/users/umode

index 788c625480882a865ff81aa3fb60b3f4b25f8110..b86fc09308e921d75141a2e0b80c439a67dfb3f6 100644 (file)
@@ -15,5 +15,6 @@ Usermodes: (* designates that the umode is oper only)
        * +z     - Can see operwalls.
          +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 that you have not accepted from
+                  messaging you.
          +Z     - Is connected via SSL (cannot be set or unset).
index 00b7743bad428cf95200853de5a277294d084ac7..1fc4310b4fa4c7fdb89fd735c13236bf44db5ee2 100644 (file)
@@ -11,5 +11,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 that you have not accepted from
+                  messaging you.
          +Z     - Is connected via SSL (cannot be set or unset).