From 8f2b1627dd442bdd7d5a638d9c32566723d82ed0 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 9 Jul 2024 21:08:53 -0400 Subject: whichbas: tweak doc. --- whichbas.1 | 3 ++- whichbas.rst | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/whichbas.1 b/whichbas.1 index 8afa124..ade192e 100644 --- a/whichbas.1 +++ b/whichbas.1 @@ -159,7 +159,8 @@ runtime. .sp The good news is, such a program will still work fine in Atari BASIC. Atari BASIC will dimension it as a regular string variable and ignore -the 2nd dimension. +the 2nd dimension. Since it\(aqs not actually used elsewhere in the program, +it doesn\(aqt hurt anything. .SH EXIT STATUS .sp Without the \fB\-s\fP option, exit status is 0 for success, non\-zero for diff --git a/whichbas.rst b/whichbas.rst index 75ce0f1..6b9a63f 100644 --- a/whichbas.rst +++ b/whichbas.rst @@ -120,7 +120,8 @@ by writing a program that does these things: The good news is, such a program will still work fine in Atari BASIC. Atari BASIC will dimension it as a regular string variable and ignore -the 2nd dimension. +the 2nd dimension. Since it's not actually used elsewhere in the program, +it doesn't hurt anything. EXIT STATUS =========== -- cgit v1.2.3