diff options
Diffstat (limited to 'docs/gettingstarted')
-rw-r--r-- | docs/gettingstarted/users/configuring/startup.rst | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/gettingstarted/users/configuring/startup.rst b/docs/gettingstarted/users/configuring/startup.rst index 51a22f08c55..f4392516399 100644 --- a/docs/gettingstarted/users/configuring/startup.rst +++ b/docs/gettingstarted/users/configuring/startup.rst @@ -1054,9 +1054,7 @@ much of anything else. heapsize <n>M | <n>G ^^^^^^^^^^^^^^^^^^^^ -Specifies the size of the heap in MB or GB. The default is 1GB. Setting the -main heap size to 4GB or more requires recompilation of the entire system -with CLIB_VEC64 > 0. See .../clib/clib/vec_bootstrap.h. +Specifies the size of the heap in MB or GB. The default is 1GB. .. code-block:: console |