CMLR-584 — CML parser detected syntax error
The CML parser was reading a list and it has expected either the continuation (a list member separator ',') or the end (a closing curly brace '}'). However, an illegal atom was found. Usually, this error is caused by typing error.
Check the configuration directive format according to the cml(8) manual page or by hint of C3H.
The exact CML path to the configuration node where the error occurs (interactive case) or line and character number (file case) is printed at the beginning of the message (before the colon).