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
commite6cf686633c15bfcf787f82b86a1eef17b401fa8 (patch)
tree57e288efe1f08e7b4c1134874d98c5bfc3c690c9
parente368fb02c26322da584b4009717dd8ce0551e6db (diff)
downloadtxr-e6cf686633c15bfcf787f82b86a1eef17b401fa8.tar.gz
txr-e6cf686633c15bfcf787f82b86a1eef17b401fa8.tar.bz2
txr-e6cf686633c15bfcf787f82b86a1eef17b401fa8.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