aboutsummaryrefslogtreecommitdiff
path: root/cxrefbas.1
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-06-16 18:04:09 -0400
committerB. Watson <urchlay@slackware.uk>2024-06-16 18:04:09 -0400
commited910cdfa474bd7a3fd0cf3082119abc41b094e4 (patch)
tree175cfefe090bcd125b96c889c07487c75083083b /cxrefbas.1
parente2250e5cb71c9a06bf75d59e9c0369efd65b1206 (diff)
downloadbw-atari8-tools-ed910cdfa474bd7a3fd0cf3082119abc41b094e4.tar.gz
cxrefbas: computed warning now says ON/GOTO or ON/GOSUB, not just ON.
Diffstat (limited to 'cxrefbas.1')
-rw-r--r--cxrefbas.14
1 files changed, 3 insertions, 1 deletions
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),