1 files changed, 3 insertions(+), 3 deletions(-)
M README.md
M README.md => README.md +3 -3
@@ 167,9 167,9 @@ be informed with a message of the form:
where `reason` can be one of the following:
-; symbol `exited` : the process exited normally
-; symbol `no-process` : the process didn't exist
-; list `('condition c)` : the process exited because of condition `c`
+ * symbol `exited` : the process exited normally
+ * symbol `no-process` : the process didn't exist
+ * list `('condition c)` : the process exited because of condition `c`
#### demonitor