]> arthur.barton.de Git - ngircd-alex.git/commitdiff
doc/Modes.txt: add version number to new channel modes
authorAlexander Barton <alex@barton.de>
Sun, 23 Sep 2012 15:52:26 +0000 (17:52 +0200)
committerAlexander Barton <alex@barton.de>
Sun, 23 Sep 2012 15:52:26 +0000 (17:52 +0200)
doc/Modes.txt

index dec80ce819756e3576ee6d70dfe39e21fe676379..e3b754d69815c1aaa0729177b25a80b35986d447 100644 (file)
@@ -68,11 +68,11 @@ channel of which he is a member.
 
   mode since   description
 
-  q    20?     User is channel owner can only be set by a service, other
+  q    20      User is channel owner can only be set by a service, other
                owner and irc op. Can promote other users to q, a, o, h, v.
-  a    20?     User is channel admin and can promote other users to v, h, o
+  a    20      User is channel admin and can promote other users to v, h, o
   o    0.2.0   User is channel operator and can op/kick/... other members.
-  h    20?     User is half op and can set channel modes imntvIbek and kick
+  h    20      User is half op and can set channel modes imntvIbek and kick
                voiced and normal users.
   v    0.2.0   User is "voiced" and can speak even if channel is moderated.