aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2025-02-27 02:15:03 -0500
committerB. Watson <urchlay@slackware.uk>2025-02-27 02:15:03 -0500
commitf475ce0d91eaab2a077c232673a0252d74bcbe5d (patch)
tree34c0315e7dd596bc5227bbf8db56e0e787ecb50e
parent0f864b7f68731375581cb5468ff716c3aad29224 (diff)
downloadbw-atari8-tools-f475ce0d91eaab2a077c232673a0252d74bcbe5d.tar.gz
listamsb: tweak man page.
-rw-r--r--listamsb.14
-rw-r--r--listamsb.rst4
2 files changed, 4 insertions, 4 deletions
diff --git a/listamsb.1 b/listamsb.1
index 74b8c0d..e5a66ac 100644
--- a/listamsb.1
+++ b/listamsb.1
@@ -79,8 +79,8 @@ number is omitted (e.g. \fB100,\fP), it means "list until the end of the program
"Lock" or "unlock" the program. Locked programs are created with
\fISAVE "filename" LOCK\fP\&. The "encryption" is reversible: locking and
unlocking are the same operation (similar to ROT13). The output will
-be the unlocked tokenized program (rather than a listing), and you
-must use redirection to save it to a file. Example:
+be the locked or unlocked tokenized program (rather than a listing),
+and you must use redirection to save it to a file. Example:
.INDENT 7.0
.INDENT 3.5
.sp
diff --git a/listamsb.rst b/listamsb.rst
index 662a047..e9760f1 100644
--- a/listamsb.rst
+++ b/listamsb.rst
@@ -61,8 +61,8 @@ OPTIONS
"Lock" or "unlock" the program. Locked programs are created with
*SAVE "filename" LOCK*. The "encryption" is reversible: locking and
unlocking are the same operation (similar to ROT13). The output will
- be the unlocked tokenized program (rather than a listing), and you
- must use redirection to save it to a file. Example::
+ be the locked or unlocked tokenized program (rather than a listing),
+ and you must use redirection to save it to a file. Example::
listamsb -l LOCKED.AMB > UNLOCKED.AMB