Hi, Two minor issues on the manual section for `mp:get-lock': () It says that `wait' is a keyword parameter, but actually it's an optional parameter. () It should say that when `wait' is false, the function returns true iff it succeeded in grabbing the lock. (This appears to be the case experimentally.) -- Scott