diff --git a/_includes/modern-appendix.md b/_includes/modern-appendix.md index 651efeb..e07594a 100644 --- a/_includes/modern-appendix.md +++ b/_includes/modern-appendix.md @@ -613,10 +613,12 @@ Sent as a reply to the {% message INVITE %} command to indicate that the attempt {% numericheader RPL_INVEXLIST %} - " " + " [ ]" Sent as a reply to the {% message MODE %} command, when clients are viewing the current entries on a channel's [invite-exception list](#invite-exception-channel-mode). `` is the given mask on the invite-exception list. +`` and `` are optional and MAY be included in responses. `` is either the nickname or nickmask of the client that set the invite-exception, or a server name, and `` is the UNIX timestamp of when the invite-exception was set. + This numeric should not be confused with {% numeric RPL_INVITELIST %}, which is used as a reply to {% message INVITE %}. This numeric is sometimes erroneously called `RPL_INVITELIST`, as this was the name used in RFC2812.