about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-11-14 00:40:04 -0800
committerKartik Agaram <vc@akkartik.com>2020-11-14 00:40:04 -0800
commitc71073ebfe4024fe28c73648bf2cbc13f12d5968 (patch)
tree8420acdfbeac7f0d71718cb98c4e138bf80bd3d5
parent236cf88a3e88c9585ce887462bcde5b70418535b (diff)
downloadmu-c71073ebfe4024fe28c73648bf2cbc13f12d5968.tar.gz
7234
-rw-r--r--304screen.subx2
1 files changed, 1 insertions, 1 deletions
diff --git a/304screen.subx b/304screen.subx
index c961492f..e8bfc2a6 100644
--- a/304screen.subx
+++ b/304screen.subx
@@ -453,5 +453,5 @@ Esc:  # (addr array byte)
   0x1b
 
 Terminal-filename:  # (addr kernel-string)
-  # "/dev/null"
+  # "/dev/tty"
   2f/slash 64/d 65/e 76/v 2f/slash 74/t 74/t 79/y 0/nul