From 445af265f1719cedf643b20ef109bd8bc10b2ff0 Mon Sep 17 00:00:00 2001 From: ShadowNinja Date: Wed, 19 Feb 2014 17:52:57 -0500 Subject: [PATCH] Clarify UMODE +R help text --- help/opers/umode | 3 ++- help/users/umode | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/help/opers/umode b/help/opers/umode index c7f94a6f..c02da9d0 100644 --- a/help/opers/umode +++ b/help/opers/umode @@ -18,5 +18,6 @@ User modes: (* 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). diff --git a/help/users/umode b/help/users/umode index 2e8a254a..736735a8 100644 --- a/help/users/umode +++ b/help/users/umode @@ -13,5 +13,6 @@ User modes: (? designates that the umode is provided by an extension +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).