From 4d671e5d05b5b9a7483c1cdfb48e6111b4213764 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Wed, 5 Mar 2025 17:19:17 -0500 Subject: listamsb: fix man page. --- listamsb.1 | 8 ++++---- listamsb.rst | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/listamsb.1 b/listamsb.1 index a5d58c6..44fe8ef 100644 --- a/listamsb.1 +++ b/listamsb.1 @@ -83,10 +83,10 @@ number is omitted (e.g. \fB100,\fP), it means "list until the end of the program unlocking are the same operation (similar to ROT13). The output will be the locked or unlocked tokenized program (rather than a listing). .sp -Output raw ATASCII. This option must be used with an -\fBoutput\-file\fP, a pipe, or redirection: \fBlistamsb\fP will not write -tokenized BASIC to a terminal. \fBa8cat\fP is not used, with this option. -None of the other options have any effect with \fB\-l\fP\&. +This option must be used with an \fBoutput\-file\fP, a pipe, or +redirection: \fBlistamsb\fP will not write tokenized BASIC to a +terminal. \fBa8cat\fP is not used, with this option. None of the +other options have any effect with \fB\-l\fP\&. .TP .B \fB\-n\fP No empty line. By default, \fBlistamsb\fP prints an empty line at the diff --git a/listamsb.rst b/listamsb.rst index 9701e23..bdc328a 100644 --- a/listamsb.rst +++ b/listamsb.rst @@ -65,10 +65,10 @@ OPTIONS unlocking are the same operation (similar to ROT13). The output will be the locked or unlocked tokenized program (rather than a listing). - Output raw ATASCII. This option must be used with an - **output-file**, a pipe, or redirection: **listamsb** will not write - tokenized BASIC to a terminal. **a8cat** is not used, with this option. - None of the other options have any effect with **-l**. + This option must be used with an **output-file**, a pipe, or + redirection: **listamsb** will not write tokenized BASIC to a + terminal. **a8cat** is not used, with this option. None of the + other options have any effect with **-l**. **-n** No empty line. By default, **listamsb** prints an empty line at the -- cgit v1.2.3