summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2021-01-17 14:24:32 -0800
committerKaz Kylheku <kaz@kylheku.com>2021-01-17 14:24:32 -0800
commitc6024ba98b6a870656d35e581b89ce3477dfd766 (patch)
tree57e288efe1f08e7b4c1134874d98c5bfc3c690c9
parent6bd2d9f77bde1df296f344fba6ce2c12265986f6 (diff)
downloadtxr-c6024ba98b6a870656d35e581b89ce3477dfd766.tar.gz
txr-c6024ba98b6a870656d35e581b89ce3477dfd766.tar.bz2
txr-c6024ba98b6a870656d35e581b89ce3477dfd766.zip
doc: bad syntax in FFI type struct.
* txr.1: Fix << that should be <.
-rw-r--r--txr.12
1 files changed, 1 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index 15d1c774..778948dd 100644
--- a/txr.1
+++ b/txr.1
@@ -68655,7 +68655,7 @@ through the enumeration is is attempted at run time.
.coNP FFI type @ struct
.synb
-.mets (struct < name >> {( slot << type <> [ init-form ])}*)
+.mets (struct < name >> {( slot < type <> [ init-form ])}*)
.syne
.desc
The FFI