diff --git a/doc/clog-manual.html b/doc/clog-manual.html index eb069b9..9119889 100644 --- a/doc/clog-manual.html +++ b/doc/clog-manual.html @@ -624,7 +624,7 @@ for internal use of clog.

The following default keys are set: "clog-body" clog-body of this connection, see CONNECTION-BODY "clog-path" html path used, see CONNECTION-PATH -"clog-sync" sempaphore used for syncing events, see CONNECTION-SYNC

+"clog-sync" mutex used for syncing events, see CONNECTION-SYNC

@@ -7167,6 +7167,28 @@ result of on-input.

Create a confirmation dialog box with CONTENT centered. Calls on-input with t if confirmed or nil if canceled.

+

+

+