aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
------------