From ed0b56d8563f1b3bab7fe934868c2a29fc48c799 Mon Sep 17 00:00:00 2001 From: Fredrik Gustafsson Date: Tue, 2 Apr 2013 17:20:01 +0200 Subject: Fixed documentation for priority_level to spawn_opt --- erts/doc/src/erlang.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'erts/doc/src/erlang.xml') diff --git a/erts/doc/src/erlang.xml b/erts/doc/src/erlang.xml index 06fefa8efb..7dc59ea954 100644 --- a/erts/doc/src/erlang.xml +++ b/erts/doc/src/erlang.xml @@ -4477,6 +4477,7 @@ true + Create a new process with a fun as entry point

Returns the pid of a new process started by the application @@ -4490,6 +4491,7 @@ true + Create a new process with a fun as entry point on a given node

Returns the pid of a new process started by the application @@ -4501,6 +4503,7 @@ true + Create a new process with a function as entry point

Works exactly like @@ -4602,6 +4605,7 @@ true + Create a new process with a function as entry point on a given node

Returns the pid of a new process started by the application -- cgit v1.2.3