aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--listbas.13
-rw-r--r--listbas.rst3
2 files changed, 4 insertions, 2 deletions
diff --git a/listbas.1 b/listbas.1
index 009bdb2..a3c5c4b 100644
--- a/listbas.1
+++ b/listbas.1
@@ -265,7 +265,8 @@ specifically asked to do so.
\fBlistbas\fP doesn\(aqt print a banner on startup.
.IP \(bu 2
\fBlistbas\fP tells you if the program is protected, and refuses to operate
-on variable\-protected programs.
+on variable\-protected programs. For code\-protected programs, it lists
+the program up to the "poisoned" line (normally the last line).
.UNINDENT
.sp
\-\-
diff --git a/listbas.rst b/listbas.rst
index 0d13a06..a2c0f0f 100644
--- a/listbas.rst
+++ b/listbas.rst
@@ -231,7 +231,8 @@ protection.
- **listbas** doesn't print a banner on startup.
- **listbas** tells you if the program is protected, and refuses to operate
- on variable-protected programs.
+ on variable-protected programs. For code-protected programs, it lists
+ the program up to the "poisoned" line (normally the last line).
--