From e4288a04fc0d14190743e6e2700315436d468817 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sat, 25 May 2024 16:14:04 -0400 Subject: unprotbas: do not try to read tokenized BASIC from stdin if it's a terminal. --- unprotbas.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'unprotbas.1') diff --git a/unprotbas.1 b/unprotbas.1 index 33afa02..6f1fa8f 100644 --- a/unprotbas.1 +++ b/unprotbas.1 @@ -170,7 +170,7 @@ a new one that\(aqs valid. However, since there are no real variable names in the program, the recovery process just invents new ones, named A through Z, A1 through A9, B1 through B9, etc, etc. It\(aqll require human intelligence to figure out what each variable is for, -since the names are meaningless. +since the names are meaningless. See \fBVARIABLE NAMES\fP, below. .sp The \fBoutput\-file\fP may not be the exact size that the \fBinput\-file\fP was. Some types of variable\-name scrambling shrink -- cgit v1.2.3