From e2fd09fe95cb30ebdc7aaa10711dd465ee0fe2f4 Mon Sep 17 00:00:00 2001 From: Valentin Lorentz Date: Tue, 6 Feb 2024 19:21:42 +0100 Subject: [PATCH] Document blank in RPL_WHOREPLY Sable users are no longer associated with a server, so it now returns a blank where their server name used to be: https://github.com/Libera-Chat/sable/commit/93ab9afa5c2eff1ccef195ddbe2692a959c7cf04 --- _includes/modern-appendix.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/modern-appendix.md b/_includes/modern-appendix.md index bda012c..94ac690 100644 --- a/_includes/modern-appendix.md +++ b/_includes/modern-appendix.md @@ -652,7 +652,7 @@ Sent as a reply to the {% message VERSION %} command, this numeric indicates inf " : " -Sent as a reply to the {% message WHO %} command, this numeric gives information about the client with the nickname ``. Refer to {% numeric RPL_WHOISUSER %} for the meaning of the fields ``, `` and ``. `` is the name of the server the client is connected to. If the {% message WHO %} command was given a channel as the `` parameter, then the same channel MUST be returned in ``. Otherwise `` is an arbitrary channel the client is joined to or a literal asterisk character `('*', 0x2A)` if no channel is returned. `` is the number of intermediate servers between the client issuing the `WHO` command and the client ``, it might be unreliable so clients SHOULD ignore it. +Sent as a reply to the {% message WHO %} command, this numeric gives information about the client with the nickname ``. Refer to {% numeric RPL_WHOISUSER %} for the meaning of the fields ``, `` and ``. `` is the name of the server the client is connected to, or `*`. If the {% message WHO %} command was given a channel as the `` parameter, then the same channel MUST be returned in ``. Otherwise `` is an arbitrary channel the client is joined to or a literal asterisk character `('*', 0x2A)` if no channel is returned. `` is the number of intermediate servers between the client issuing the `WHO` command and the client ``, it might be unreliable so clients SHOULD ignore it. `` contains the following characters, in this order: