aboutsummaryrefslogtreecommitdiffstats
path: root/erts/doc/src/erlang.xml
diff options
context:
space:
mode:
authorBjörn-Egil Dahlberg <[email protected]>2013-11-19 11:46:44 +0100
committerBjörn-Egil Dahlberg <[email protected]>2013-11-19 11:46:44 +0100
commita70552ca89dc14b5e011f630faa2b31d3f74eebc (patch)
tree617c83a1a2128146ac87d7435d9c376abb5d76d9 /erts/doc/src/erlang.xml
parent876dff762c8581387c9d9ebc6ef93e1c128b5813 (diff)
parentcf778538b3c9bcae35c2235f0d62a646bedf98c9 (diff)
downloadotp-a70552ca89dc14b5e011f630faa2b31d3f74eebc.tar.gz
otp-a70552ca89dc14b5e011f630faa2b31d3f74eebc.tar.bz2
otp-a70552ca89dc14b5e011f630faa2b31d3f74eebc.zip
Merge branch 'maint'
Diffstat (limited to 'erts/doc/src/erlang.xml')
-rw-r--r--erts/doc/src/erlang.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/erts/doc/src/erlang.xml b/erts/doc/src/erlang.xml
index 7089d2275c..a498fc24df 100644
--- a/erts/doc/src/erlang.xml
+++ b/erts/doc/src/erlang.xml
@@ -4707,8 +4707,8 @@ true</pre>
<name name="statistics" arity="1" clause_i="6"/>
<fsummary>Information about the run-queue</fsummary>
<desc>
- <p>Returns the length of the run queue, that is, the number
- of processes that are ready to run.</p>
+ <p>Returns the total length of the run queues, that is, the number
+ of processes that are ready to run on all available run queues.</p>
</desc>
</func>
<func>