From 21207dc3deb90e02a7746df9c8794f5471d4a5d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Gustavsson?= Date: Mon, 7 Apr 2014 12:16:45 +0200 Subject: Document that spawn_opt/5 does not support the 'monitor' option --- erts/doc/src/erlang.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'erts/doc') diff --git a/erts/doc/src/erlang.xml b/erts/doc/src/erlang.xml index e7e9b218f2..0f4dfc0f98 100644 --- a/erts/doc/src/erlang.xml +++ b/erts/doc/src/erlang.xml @@ -4842,6 +4842,8 @@ true Node does not exist, a useless pid is returned. Otherwise works like spawn_opt/4.

+

The monitor option is currently not supported by + spawn_opt/5.

-- cgit v1.2.3