diff options
Diffstat (limited to 'doc/get-started.tex')
| -rw-r--r-- | doc/get-started.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/get-started.tex b/doc/get-started.tex index 0b297ed..282634d 100644 --- a/doc/get-started.tex +++ b/doc/get-started.tex @@ -58,7 +58,7 @@ are done using it, for example before the program exits. \}} \end{alltt} -{\tt zunsetup} all memory that has been reclaimed to +{\tt zunsetup} frees all memory that has been reclaimed to the memory pool, and all memory allocated by {\tt zsetup}. Note that this does not free integers that are still in use. It is possible to simply call {\tt zunsetup} |
