From e43517e1627fc55df5fe8a6720dd0fecf1ff11c9 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Fri, 29 Dec 2017 20:50:48 -0800 Subject: doc: invoke-catch: no such function as get-frames * txr.1: Fix wording under invoke-catch which refers to a nonexistent function called get-frames. --- txr.1 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'txr.1') diff --git a/txr.1 b/txr.1 index a90b5a8a..3dff7506 100644 --- a/txr.1 +++ b/txr.1 @@ -36843,8 +36843,9 @@ described by the .meta catch-frame argument, which must be a structure of type .code catch-frame -returned by a call to -.code get-frame +obtained using any of the functions +.codn get-frames , +.code find-frames or .codn find-frame . -- cgit v1.2.3