RFC Errata
RFC 4335, "The Secure Shell (SSH) Session Channel Break Extension", January 2006
Source of RFC: secsh (sec)
Errata ID: 1310
Status: Held for Document Update
Type: Editorial
Publication Format(s) : TEXT
Reported By: Alfred Hoenes
Date Reported: 2008-02-05
Held for Document Update by: Pasi Eronen
Section 3, last para says:
If the 'want_reply' boolean is set, the server MUST reply using an SSH_MSG_CHANNEL_SUCCESS or SSH_MSG_CHANNEL_FAILURE [5] message. If a BREAK of any kind was preformed, SSH_MSG_CHANNEL_SUCCESS MUST be sent. If no BREAK was preformed, SSH_MSG_CHANNEL_FAILURE MUST be sent.
It should say:
If the 'want_reply' boolean is set, the server MUST reply using an SSH_MSG_CHANNEL_SUCCESS or SSH_MSG_CHANNEL_FAILURE [5] message. If a | BREAK of any kind was performed, SSH_MSG_CHANNEL_SUCCESS MUST be | sent. If no BREAK was performed, SSH_MSG_CHANNEL_FAILURE MUST be sent.
Notes:
s/preformed/performed/g