Improve Doxygen documentation on zombies. Re-insert documentation of LOG feature.
[ircu2.10.12-pk.git] / ircd / channel.c
index e2a991fb0ca56d20c857a1b82403351eae03f900..a9968dc4a939107627a726f14d3a0428e3bd11cf 100644 (file)
@@ -1399,7 +1399,15 @@ void del_invite(struct Client *cptr, struct Channel *chptr)
     }
 }
 
-/** @page zombie Explaination of Zombies
+/** @page zombie Explanation of Zombies
+ *
+ * Synopsis:
+ *
+ * A channel member is turned into a zombie when he is kicked from a
+ * channel but his server has not acknowledged the kick.  Servers that
+ * see the member as a zombie can accept actions he performed before
+ * being kicked, without allowing chanop operations from outsiders or
+ * desyncing the network.
  *
  * Consider:
  * <pre>