Skip to content

Commit c3bcaa4

Browse files
committed
add rfc930 TTYPE is missing
1 parent 45c117f commit c3bcaa4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@ The following RFC specifications are implemented:
202202
* `rfc-859`_, "Telnet Status Option", May 1983.
203203
* `rfc-860`_, "Telnet Timing mark Option", May 1983.
204204
* `rfc-885`_, "Telnet End of Record Option", Dec 1983.
205+
* `rfc-930`_, "Telnet Terminal Type Option", Jan 1984.
205206
* `rfc-1073`_, "Telnet Window Size Option", Oct 1988.
206207
* `rfc-1079`_, "Telnet Terminal Speed Option", Dec 1988.
207208
* `rfc-1091`_, "Telnet Terminal-Type Option", Feb 1989.
@@ -224,6 +225,7 @@ The following RFC specifications are implemented:
224225
.. _rfc-859: https://www.rfc-editor.org/rfc/rfc859.txt
225226
.. _rfc-860: https://www.rfc-editor.org/rfc/rfc860.txt
226227
.. _rfc-885: https://www.rfc-editor.org/rfc/rfc885.txt
228+
.. _rfc-930: https://www.rfc-editor.org/rfc/rfc930.txt
227229
.. _rfc-1073: https://www.rfc-editor.org/rfc/rfc1073.txt
228230
.. _rfc-1079: https://www.rfc-editor.org/rfc/rfc1079.txt
229231
.. _rfc-1091: https://www.rfc-editor.org/rfc/rfc1091.txt

0 commit comments

Comments
 (0)