aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2025-03-25 01:09:34 -0400
committerB. Watson <urchlay@slackware.uk>2025-03-25 01:09:34 -0400
commita27b5690781a2478c07121896b71640d466a561b (patch)
tree5c135b078d21ed1ef32da18bd501a6fbcb5c62d3
parent819d1957595c01c00e292f31185ccb65859b3a01 (diff)
downloadbw-atari8-tools-a27b5690781a2478c07121896b71640d466a561b.tar.gz
listbas: tweak man page.
-rw-r--r--listbas.12
-rw-r--r--listbas.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/listbas.1 b/listbas.1
index bf93627..697b637 100644
--- a/listbas.1
+++ b/listbas.1
@@ -98,7 +98,7 @@ If you want to indent an Atari BASIC program, use \fB\-bt\fP or \fB\-bxe\fP\&.
.TP
.B \fB\-k\fP
Do not print keywords in mixed case (e.g. \fBPrint\fP, \fBGraphics\fP),
-for BASIC XL or BASIC XE. Equivalent of \fBSET 5,0\fP\&.
+for BASIC XL, BASIC XE, or Integer BASIC. Equivalent of \fBSET 5,0\fP\&.
.UNINDENT
.SS Output modes
.sp
diff --git a/listbas.rst b/listbas.rst
index f58a696..8378c49 100644
--- a/listbas.rst
+++ b/listbas.rst
@@ -80,7 +80,7 @@ BASIC options
**-k**
Do not print keywords in mixed case (e.g. **Print**, **Graphics**),
- for BASIC XL or BASIC XE. Equivalent of **SET 5,0**.
+ for BASIC XL, BASIC XE, or Integer BASIC. Equivalent of **SET 5,0**.
Output modes
------------