summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2022-06-15 08:00:58 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2022-06-15 08:01:50 +0100
commit42358cc5210422826c8215a4411ddde1d19ddbeb (patch)
tree577669d0ec8d5b25bb5360845b47022b1dfcf35f /tools
parent06869ff22fa9891c9633ce3e3efa77cac758b520 (diff)
Typos from Bastian Venthur.
Diffstat (limited to 'tools')
-rw-r--r--tools/ansicode.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/ansicode.txt b/tools/ansicode.txt
index e77d31ae..a9c81a96 100644
--- a/tools/ansicode.txt
+++ b/tools/ansicode.txt
@@ -268,7 +268,7 @@ Oct Hex * (* marks function used in DEC VT series or LA series terminals)
073 3B ;
074 3C < * DECANSI - Switch from VT52 mode to VT100 mode
075 3D = * DECKPAM - Set keypad to applications mode (ESCape instead of digits)
-076 3E > * DECKPNM - Set keypad to numeric mode (digits intead of ESCape seq)
+076 3E > * DECKPNM - Set keypad to numeric mode (digits instead of ESCape seq)
077 3F ?
DCS Device Control Strings used by DEC terminals (ends with ST)
@@ -449,7 +449,7 @@ Oct Hex * (* marks function used in DEC VT series or LA series terminals)
* [16h = TTM - Transmit Termination Mode, send scrolling region
[17h = SATM - Send Area Transmit Mode, send entire buffer
[18h = TSM - Tabulation Stop Mode, lines are independent
- [19h = EBM - Editing Boundry Mode, all of memory affected
+ [19h = EBM - Editing Boundary Mode, all of memory affected
* [20h = LNM - Linefeed Newline Mode, LF interpreted as CR LF
* [?1h = DECCKM - Cursor Keys Mode, send ESC O A for cursor up
* [?2h = DECANM - ANSI Mode, use ESC < to switch VT52 to ANSI