summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2017-05-09 21:44:20 -0700
committerKaz Kylheku <kaz@kylheku.com>2017-05-09 21:44:20 -0700
commitdea3018776802bfb4a7dc85fc0fb210357989e76 (patch)
treeff01055cdb91fa93e3034ed16b4ec152e7617eab
parent2825eab63b6c1f98fd99ce63603eb3d5a7d34ea1 (diff)
downloadtxr-dea3018776802bfb4a7dc85fc0fb210357989e76.tar.gz
txr-dea3018776802bfb4a7dc85fc0fb210357989e76.tar.bz2
txr-dea3018776802bfb4a7dc85fc0fb210357989e76.zip
doc: add buf and cptr to type diagram.
* txr.1: Update ASCII diagram in Object Types section.
-rw-r--r--txr.16
1 files changed, 5 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index 15429fcd..1dfa9ab0 100644
--- a/txr.1
+++ b/txr.1
@@ -16116,11 +16116,15 @@ brackets indicate a plurality of types which are not listed by name:
| |
| +--- regex
| |
+ | +--- buf
+ | |
+ | +--- cptr
+ | |
| +--- struct-type
| |
| +--- <structures>
| |
- | +... <others>
+ | +--- ... others
|
|
+--- sequence ---+--- string ---+--- str