diff --git a/_includes/messages/optional.md b/_includes/messages/optional.md index 9552af2..7a8e1f2 100644 --- a/_includes/messages/optional.md +++ b/_includes/messages/optional.md @@ -39,6 +39,12 @@ Numeric Replies: * {% numeric RPL_LINKS %} * {% numeric RPL_ENDOFLINKS %} +Reply Example: + + :My.Little.Server 364 nick services.example.org My.Little.Server :1 Anope IRC Services + :My.Little.Server 364 nick My.Little.Server My.Little.Server :0 test server + :My.Little.Server 365 nick * :End of /LINKS list. + ### USERHOST message Command: USERHOST diff --git a/_includes/modern-appendix.md b/_includes/modern-appendix.md index 2573891..ef87661 100644 --- a/_includes/modern-appendix.md +++ b/_includes/modern-appendix.md @@ -677,9 +677,10 @@ Sent as a reply to the {% message NAMES %} command, this numeric lists the clien {% numericheader RPL_LINKS %} - " * : " + " : " -Sent as a reply to the {% message LINKS %} command, this numeric specifies one of the known servers on the network. +Sent as a reply to the {% message LINKS %} command, this numeric specifies servers `` and `` are linked together. +For servers which follow a spanning tree topology, `` is the closest to the client. `` is a string containing a description of that server.