From e9efd91c951265d3af351f8b1d749619cdbe6570 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 4 Mar 2025 14:03:09 -0500 Subject: listamsb: fix description of lock/un;ock. --- listamsb.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'listamsb.1') diff --git a/listamsb.1 b/listamsb.1 index c30c65e..09d2012 100644 --- a/listamsb.1 +++ b/listamsb.1 @@ -77,7 +77,7 @@ number is omitted (e.g. \fB100,\fP), it means "list until the end of the program .TP .B \fB\-l\fP "Lock" or "unlock" the program. Locked programs are created with -\fISAVE "filename" LOCK\fP\&. The "encryption" is reversible: locking and +\fISAVE "filename" LOCK\fP\&. The "encryption" is a reciprocal cipher: locking and unlocking are the same operation (similar to ROT13). The output will be the locked or unlocked tokenized program (rather than a listing), and you must use redirection to save it to a file. Example: -- cgit v1.2.3