Bug in documentation

Hynek Vychodil hynek@REDACTED
Tue Nov 24 21:00:55 CET 2009


Hello,

There is misplaced paragraph in http://www.erlang.org/doc/man/erlang.html

process_flag(save_calls, N)
       When there are runnable processes on priority max no processes
on priority low, normal, or high will be selected for execution. As
with the high priority, processes on lower priorities might execute in
parallel with processes on priority max.

Paragraph startin "When there are ..." should be placed above
`process_flag(save_calls, N)` because it belongs to
`process_flag(priority, Level)` above.

With best regards

--
--Hynek (Pichi) Vychodil

Analyze your data in minutes. Share your insights instantly. Thrill
your boss.  Be a data hero!
Try Good Data now for free: www.gooddata.com


More information about the erlang-bugs mailing list