From 4c0eee2fbf57a9e9a549ec27e0c0a16051902b54 Mon Sep 17 00:00:00 2001 From: phil Date: Mon, 28 Oct 2019 22:51:28 -0400 Subject: [PATCH] fix g2tty comments in unixv0.simh files --- build/alt/unixv0.simh | 3 +-- build/unixv0.simh | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/build/alt/unixv0.simh b/build/alt/unixv0.simh index 53827e0..6b95dbd 100644 --- a/build/alt/unixv0.simh +++ b/build/alt/unixv0.simh @@ -12,8 +12,7 @@ set tti unix set rb ena att rb alt/image.fs -# uncomment to TELNET in GRAPHICS-2 keyboard/display(!!) -# (requires github.com/philbudne/simh) +# enable TELNET in GRAPHICS-2 keyboard/display(!!) set g2in ena att -U g2in 12345 diff --git a/build/unixv0.simh b/build/unixv0.simh index 297ef35..1d22504 100644 --- a/build/unixv0.simh +++ b/build/unixv0.simh @@ -12,8 +12,7 @@ set tti unix set rb ena att rb image.fs -# uncomment to TELNET in GRAPHICS-2 keyboard/display(!!) -# (requires github.com/philbudne/simh) +# enable TELNET in GRAPHICS-2 keyboard/display(!!) set g2in ena att -U g2in 12345