1
0
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:
Eric Swenson
2016-12-20 16:36:00 -08:00
committed by Lars Brinkhoff
parent 54e8c83120
commit 478eec5dc5

View File

@@ -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"