diff options
Diffstat (limited to 'erts/doc/src/counters.xml')
-rw-r--r-- | erts/doc/src/counters.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/erts/doc/src/counters.xml b/erts/doc/src/counters.xml index 3d26093a59..36816bd68d 100644 --- a/erts/doc/src/counters.xml +++ b/erts/doc/src/counters.xml @@ -103,6 +103,8 @@ acceptable.</p> </item> </taglist> + <p>Counters are not tied to the current process and are automatically + garbage collected when they are no longer referenced.</p> </desc> </func> |