summaryrefslogtreecommitdiffstats
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
commitced52cb5b807358694aeb0343dfd99e12d5e2e4c (patch)
treed28ce95128c380ed358a11e2727494f2e5ab9fdb
parent5963001ddad5f1c6cf3df75241ebe9b260e1fd2c (diff)
downloadtxr-ced52cb5b807358694aeb0343dfd99e12d5e2e4c.tar.gz
txr-ced52cb5b807358694aeb0343dfd99e12d5e2e4c.tar.bz2
txr-ced52cb5b807358694aeb0343dfd99e12d5e2e4c.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.
-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 .