diff options
| author | B. Watson <urchlay@slackware.uk> | 2025-02-25 05:21:42 -0500 | 
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2025-02-25 05:21:42 -0500 | 
| commit | b889737e9bd8faec9f51dcc78588ff6025449229 (patch) | |
| tree | 02c538c66960ca6a99b3294fc5bd36290ce44908 | |
| parent | fe050e147d3d1feb023fcd5a49a08d9a707f48f5 (diff) | |
| download | bw-atari8-tools-b889737e9bd8faec9f51dcc78588ff6025449229.tar.gz | |
listamsb: fix man page typo.
| -rw-r--r-- | listamsb.1 | 2 | ||||
| -rw-r--r-- | listamsb.rst | 2 | 
2 files changed, 2 insertions, 2 deletions
| @@ -41,7 +41,7 @@ format.  .sp  By default, output is piped to \fBa8cat\fP(1), which converts the  ATASCII output to something that\(aqs human\-readable on modern terminals. -This means \fBa8cat\fP must be availabe somewhere in \fB$PATH\fP\&. +This means \fBa8cat\fP must be available somewhere in \fB$PATH\fP\&.  .sp  \fBlistamsb\fP supports both versions of Atari Microsoft BASIC: the  disk\-based version 1 and the cartridge\-based version 2. The language diff --git a/listamsb.rst b/listamsb.rst index 6bde24d..e6e2225 100644 --- a/listamsb.rst +++ b/listamsb.rst @@ -22,7 +22,7 @@ format.  By default, output is piped to **a8cat**\(1), which converts the  ATASCII output to something that's human-readable on modern terminals. -This means **a8cat** must be availabe somewhere in **$PATH**\. +This means **a8cat** must be available somewhere in **$PATH**\.  **listamsb** supports both versions of Atari Microsoft BASIC: the  disk-based version 1 and the cartridge-based version 2. The language | 
