[erlang-bugs] Documentation of erlang:monitor/2

Lukas Larsson lukas@REDACTED
Mon Nov 18 14:56:39 CET 2013


Hello,

Thanks for the bug report. The fix will be part of the next maintainance 
release.

Lukas
On 17/11/13 21:52, Michael Truog wrote:
> In the types defined for http://www.erlang.org/doc/man/erlang.html#monitor-2
>
> Item = pid() | Module | {Module, Node}
> Module = module()
>
> should be
>
> Item = pid() | RegName | {RegName, Node}
> RegName = atom()
>
> _______________________________________________
> erlang-bugs mailing list
> erlang-bugs@REDACTED
> http://erlang.org/mailman/listinfo/erlang-bugs
>




More information about the erlang-bugs mailing list