summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2023-05-12 19:33:26 -0700
committerKaz Kylheku <kaz@kylheku.com>2023-05-12 19:33:26 -0700
commitd4e7b8644f1824b268cb738d11cecba07b0bf9b2 (patch)
treed06069ece6f99c3cf0da5708a7123865a7b27b86
parent2ba8c2cebf4645bb6c9f50fc6804ed209b320f58 (diff)
downloadtxr-d4e7b8644f1824b268cb738d11cecba07b0bf9b2.tar.gz
txr-d4e7b8644f1824b268cb738d11cecba07b0bf9b2.tar.bz2
txr-d4e7b8644f1824b268cb738d11cecba07b0bf9b2.zip
doc: missing verb under makunbound.
* txr.1: Add missing "removes" verb to first sentence of description of makunbound.
-rw-r--r--txr.12
1 files changed, 1 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index 9ad8970c..f0558d16 100644
--- a/txr.1
+++ b/txr.1
@@ -19520,7 +19520,7 @@ function doesn't exist in ANSI Common Lisp.
.desc
The function
.code makunbound
-the binding of
+removes the binding of
.meta symbol
from either the dynamic environment or the global symbol
macro environment. After the call to