diff --git a/doc/dev/kernel.xml b/doc/dev/kernel.xml index 5cdf4e382a..666c08d533 100644 --- a/doc/dev/kernel.xml +++ b/doc/dev/kernel.xml @@ -193,7 +193,7 @@ areas of memory, each with a size and a TNUM (type number) in the range 0--253 (type numbers are defined in the file objects.h; there are some spare numbers reserved for further extensions; types 254 and 255 are reserved for &GASMAN;. See Section - for more details). + for more details).

Bags have stable handles @@ -399,7 +399,7 @@ Other objects with weak behaviour could be implemented in a similar way. Interfaces The modules at the bottom of the picture from the section - (objects, gasman and + (objects, gasman and system), and white boxes (arithmetic, lists, calls/operations, records) provide interfaces intended for use in the kernel.