summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2023-09-22 14:42:40 -0700
committerKaz Kylheku <kaz@kylheku.com>2023-09-22 14:42:40 -0700
commit15acd3a8b0b9a1a639c17f03832e94b4c12f60f1 (patch)
tree48372fdcf633ae5f359eec603a48fa3019a29274
parent5f4aa66d155e8324663c421b0f3b51ced11bb796 (diff)
downloadtxr-15acd3a8b0b9a1a639c17f03832e94b4c12f60f1.tar.gz
txr-15acd3a8b0b9a1a639c17f03832e94b4c12f60f1.tar.bz2
txr-15acd3a8b0b9a1a639c17f03832e94b4c12f60f1.zip
doc: fix "uninterested symbols".
* txr.1: in description of weak packages, fix "uninterested" symbols to "discarded".
-rw-r--r--txr.12
1 files changed, 1 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index 42158a50..19c506fc 100644
--- a/txr.1
+++ b/txr.1
@@ -66994,7 +66994,7 @@ references to some of the symbols, discarding the others. If the package isn't
weak, then because the application is retaining some of the symbols, and those
symbols hold a reference to the package, and the package holds a reference to
all symbols that were interned in it, all of the symbols are retained. If a
-weak package is used, then the uninterested symbols are eligible for garbage
+weak package is used, then the discarded symbols are eligible for garbage
collection.
.coNP Function @ delete-package