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
commita018667b2a6754b24594857db1f8640d8db7eab0 (patch)
treed06069ece6f99c3cf0da5708a7123865a7b27b86
parent9f0f3544342ed8becc97e4ea8b63d9eb792f5211 (diff)
downloadtxr-a018667b2a6754b24594857db1f8640d8db7eab0.tar.gz
txr-a018667b2a6754b24594857db1f8640d8db7eab0.tar.bz2
txr-a018667b2a6754b24594857db1f8640d8db7eab0.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