From ed910cdfa474bd7a3fd0cf3082119abc41b094e4 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 16 Jun 2024 18:04:09 -0400 Subject: cxrefbas: computed warning now says ON/GOTO or ON/GOSUB, not just ON. --- cxrefbas.1 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'cxrefbas.1') diff --git a/cxrefbas.1 b/cxrefbas.1 index 47909bd..8cfb9ac 100644 --- a/cxrefbas.1 +++ b/cxrefbas.1 @@ -37,7 +37,8 @@ cxrefbas \fBinput\-file\fP .sp \fBcxrefbas\fP reads an Atari 8\-bit BASIC tokenized program. For each line number in the program, it prints a list of lines that reference -it, via \fIGOTO\fP, \fIGOSUB\fP, \fIRESTORE\fP, \fITRAP\fP, \fION/GOTO\fP, or \fION/GOSUB\fP\&. +it, via \fIGOTO\fP, \fIGOSUB\fP, \fIRESTORE\fP, \fITRAP\fP, \fION/GOTO\fP, \fION/GOTO\fP, +or \fION/GOSUB\fP\&. .sp If a line doesn\(aqt exist, but is referenced (e.g. \fIGOTO 100\fP, but there is no line 100), it\(aqs printed in the table, prefixed with \fI!\fP\&. @@ -80,6 +81,7 @@ Watson <\fI\%urchlay@slackware.uk\fP>; Urchlay on irc.libera.chat \fI##atari\fP\ \fBblob2c\fP(1), \fBblob2xex\fP(1), \fBcart2xex\fP(1), +\fBcxrefbas\fP(1), \fBdasm2atasm\fP(1), \fBdumpbas\fP(1), \fBf2toxex\fP(1), -- cgit v1.2.3