summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2021-08-17 06:47:23 -0700
committerKaz Kylheku <kaz@kylheku.com>2021-08-17 06:47:23 -0700
commit4848e41950cfbde0522eae5c0adc2ab8cccae709 (patch)
tree80254462cea86e422d157a4879b8a4e625f12dc1
parentb4a0824975c0f39fe7778c47a1dff947c4834ed7 (diff)
downloadtxr-4848e41950cfbde0522eae5c0adc2ab8cccae709.tar.gz
txr-4848e41950cfbde0522eae5c0adc2ab8cccae709.tar.bz2
txr-4848e41950cfbde0522eae5c0adc2ab8cccae709.zip
doc: fix reference to nonexistent ffi-call-desc.
* txr.1: ffi-call-desc should be ffi-make-call-desc.
-rw-r--r--txr.12
1 files changed, 1 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index a45dae78..95031939 100644
--- a/txr.1
+++ b/txr.1
@@ -77358,7 +77358,7 @@ object. It is assumed to point to a foreign function.
The
.meta call-desc
argument must be a FFI call descriptor, produced by
-.codn ffi-call-desc .
+.codn ffi-make-call-desc .
The
.meta call-desc