summaryrefslogtreecommitdiffstats
path: root/txr.1
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2017-12-29 20:50:48 -0800
committerKaz Kylheku <kaz@kylheku.com>2017-12-29 20:50:48 -0800
commite43517e1627fc55df5fe8a6720dd0fecf1ff11c9 (patch)
treed28ce95128c380ed358a11e2727494f2e5ab9fdb /txr.1
parent9361473290d317186768bd9d709ae76adf9d85b8 (diff)
downloadtxr-e43517e1627fc55df5fe8a6720dd0fecf1ff11c9.tar.gz
txr-e43517e1627fc55df5fe8a6720dd0fecf1ff11c9.tar.bz2
txr-e43517e1627fc55df5fe8a6720dd0fecf1ff11c9.zip
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.
Diffstat (limited to 'txr.1')
-rw-r--r--txr.15
1 files changed, 3 insertions, 2 deletions
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 .