diff options
author | B. Watson <urchlay@slackware.uk> | 2024-07-09 21:06:16 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2024-07-09 21:06:16 -0400 |
commit | 336dac05d21c670685cb7175e1abbb8b5cbb5e8b (patch) | |
tree | 014513a2442d571c07e9f9d6acc4aa087dbeeba4 | |
parent | fa5b2b4e18d25660cc0fe37b62d93fa03d88d5f0 (diff) | |
download | bw-atari8-tools-336dac05d21c670685cb7175e1abbb8b5cbb5e8b.tar.gz |
whichbas: tweak doc.
-rw-r--r-- | whichbas.1 | 2 | ||||
-rw-r--r-- | whichbas.rst | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -215,7 +215,7 @@ OSS BASIC/A+ detected. None of the above; not BASIC. .UNINDENT .sp -In the future, more exit codes may be defined (in the range \fB14\fP to +In the future, more exit codes may be defined (in the range \fB15\fP to \fB63\fP), but the existing ones will not change. .SH COPYRIGHT .sp diff --git a/whichbas.rst b/whichbas.rst index 5a09c6a..3214a18 100644 --- a/whichbas.rst +++ b/whichbas.rst @@ -176,7 +176,7 @@ With the **-s** option, the exit status is: **64** None of the above; not BASIC. -In the future, more exit codes may be defined (in the range **14** to +In the future, more exit codes may be defined (in the range **15** to **63**), but the existing ones will not change. .. include:: manftr.rst |