From c68d46fb0c8c3693e6d906bbe7dc851999cb554c Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sat, 16 Apr 2016 05:46:32 -0700 Subject: Doc for sys:abscond* references nonexistent sym. * txr.1: Incorrect reference to sys:return* should of course be to sys:abscond*. --- txr.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/txr.1 b/txr.1 index ba267bca..d5b29fcd 100644 --- a/txr.1 +++ b/txr.1 @@ -29733,7 +29733,7 @@ that control will return into a restarted copy of that context. .syne .desc The -.code sys:return* +.code sys:abscond* function is similar to the the .code sys:abscond-from operator, except that -- cgit v1.2.3