summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorNobuyoshi Nakada <[email protected]>2024-06-03 21:34:02 +0900
committerNobuyoshi Nakada <[email protected]>2024-06-03 23:10:05 +0900
commit2192b0eaa06e07d7903d8c9f7debed36d4a46c84 ()
treeda31eb33bb72f62c04ba58c177205d8efe6fab55 /man
parentc08783f398f7a019675289f7cef4acee5a371b24 (diff)
[DOC] man: Add environment variable RUBY_FREE_AT_EXIT
-rw-r--r--man/ruby.14
1 files changed, 4 insertions, 0 deletions
@@ -517,6 +517,10 @@ enabled for only mswin32, mingw32, and OS/2 platforms. If this
variable is not defined, Ruby refers to
.Ev COMSPEC .
.Pp
.It Ev RUBY_IO_BUFFER_DEFAULT_SIZE
The custom default buffer size of
.Li IO::Buffer .