From a018667b2a6754b24594857db1f8640d8db7eab0 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Fri, 12 May 2023 19:33:26 -0700 Subject: doc: missing verb under makunbound. * txr.1: Add missing "removes" verb to first sentence of description of makunbound. --- txr.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3