[erlang-bugs] Documentation error? erl_ext_dist.html

Bjorn Gustavsson bjorn@REDACTED
Wed Apr 9 15:29:46 CEST 2008


DougEdmunds <dougedmunds@REDACTED> writes:

> In erts-5.6.1/Doc/Html/erl_ext_dist.html
> under  8.13 LIST_EXT, it says:
> 
> Tail is the final tail of the list; it is LARGE_TUPLE_EXT  for a proper 
> list, but may be anything type if the list is improper (for instance [a|b]).
> 
> It appears that instead, this should read:
> 
> Tail is the final tail of the list; it is NIL_EXT  for a proper list, 
> but may be anything type if the list is improper (for instance [a|b]).

Thanks! We will correct it in R12B-3.

/Bjorn
-- 
Björn Gustavsson, Erlang/OTP, Ericsson AB



More information about the erlang-bugs mailing list