From ab6583fd6599964be848ae70dfa94e59b7540098 Mon Sep 17 00:00:00 2001 From: Rickard Green Date: Thu, 20 Dec 2012 00:41:02 +0100 Subject: Fix documentation --- erts/doc/src/erl.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'erts/doc/src/erl.xml') diff --git a/erts/doc/src/erl.xml b/erts/doc/src/erl.xml index 99f2466d79..512784d9f0 100644 --- a/erts/doc/src/erl.xml +++ b/erts/doc/src/erl.xml @@ -582,7 +582,7 @@ erts_alloc(3) for further information.

- +

Control behavior of signals to ports.

As of OTP-R16 signals to ports are truly asynchronously @@ -615,7 +615,7 @@ debugging. - +

Sets the maximum number of simultaneously existing processes for this system. Valid range for Number is [1024-134217727]

@@ -627,7 +627,7 @@ erlang:system_info(process_limit).

The default value is 262144

- +

Sets the maximum number of simultaneously existing ports for this system. Valid range for Number is [1024-134217727]

-- cgit v1.2.3