From dea3018776802bfb4a7dc85fc0fb210357989e76 Mon Sep 17 00:00:00 2001
From: Kaz Kylheku <kaz@kylheku.com>
Date: Tue, 9 May 2017 21:44:20 -0700
Subject: doc: add buf and cptr to type diagram.

* txr.1: Update ASCII diagram in Object Types section.
---
 txr.1 | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

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
-- 
cgit v1.2.3