From bfdd90d42e16b2cebf103a11e0c69aa845aa12ce Mon Sep 17 00:00:00 2001
From: David Botton
Date: Wed, 17 Feb 2021 15:18:44 -0500
Subject: [PATCH] doc update
---
doc/clog-manual.html | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/doc/clog-manual.html b/doc/clog-manual.html
index fb6dd96..488d3e0 100644
--- a/doc/clog-manual.html
+++ b/doc/clog-manual.html
@@ -553,7 +553,8 @@ lisp and the HTML DOM element.
clog-obj that will persist regardless of thread. The event hooks
are stored in this string based hash in the format of:
"html-id:event-name" => #'event-handler. clog-* keys are reserved
-for internal use of clog.
+for internal use of clog. The key "clog-body" is set to the
+clog-body of this connection.