lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


>        (where x is any magic characters ^$()%.[]*+-?) - 
>
>should probably read:
>
>        (where x is not one of the magic characters ^$()%.[]*+-?)

Of course. This will be corrected. Thanks.
We had plans to update the manual between releases, but it's hard to find the
time.
--lhf