mirror of
https://github.com/PDP-10/its.git
synced 2026-03-04 02:35:00 +00:00
Fixes incorrect link for SYS1; TS ESPELL.
This is supposed to be a link to SYS1;TS SPELL, but is currently a link to SYS;TS SPELL (which doesn't exist).
This commit is contained in:
committed by
Lars Brinkhoff
parent
54e8c83120
commit
478eec5dc5
@@ -847,7 +847,7 @@ expect ":KILL"
|
||||
# spell
|
||||
respond "*" ":midas sys1;ts spell_syseng;spell\r"
|
||||
expect ":KILL"
|
||||
respond "*" ":link sys1;ts espell,sys;ts spell\r"
|
||||
respond "*" ":link sys1;ts espell,sys1;ts spell\r"
|
||||
|
||||
# jobs
|
||||
respond "*" ":midas sys2;ts jobs_sysen1;jobs\r"
|
||||
|
||||
Reference in New Issue
Block a user