diff options
Diffstat (limited to 'man/ruby.1')
-rw-r--r-- | man/ruby.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -534,7 +534,7 @@ Reaching the old malloc limit. .El .Pp There are currently 4 possible areas where the GC may be tuned by -the the following 11 environment variables: +the following 11 environment variables: .Bl -hang -compact -width "RUBY_GC_OLDMALLOC_LIMIT_GROWTH_FACTOR" .It Ev RUBY_GC_HEAP_INIT_SLOTS Initial allocation slots. Introduced in Ruby 2.1, default: 10000. |