ruby/man
Peter Zhu 0aa404b957 Change heap init environment variable names
This commit changes RUBY_GC_HEAP_INIT_SIZE_{40,80,160,320,640}_SLOTS to
RUBY_GC_HEAP_{0,1,2,3,4}_INIT_SLOTS. This is easier to use because the
user does not need to determine the slot sizes (which can vary between
32 and 64 bit systems). They now just use the heap names
(`GC.stat_heap.keys`).
2023-08-30 19:37:11 -04:00
..
erb.1 bin/erb: improve documentation of -P flag 2018-12-16 14:24:20 +00:00
goruby.1 Updated dates in man pages 2018-12-10 01:57:48 +00:00
index.txt [bundler/bundler] Commit man pages to source control 2019-08-16 14:30:23 +09:00
irb.1 [ruby/irb] Add description of IRB_LANG, IRBRC, and XDG_CONFIG_HOME to man 2022-10-05 19:20:22 +09:00
ri.1 ri.1: rewrite ri man page 2017-04-20 07:44:54 +00:00
ruby.1 Change heap init environment variable names 2023-08-30 19:37:11 -04:00