[DOC] man: Add environment variable RUBY_IO_BUFFER_DEFAULT_SIZE

This commit is contained in:
Nobuyoshi Nakada 2024-06-03 20:35:21 +09:00
parent c25f653047
commit 0fb2147284
No known key found for this signature in database
GPG Key ID: 3582D74E1FEE4465

View File

@ -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 .
.Pp
.It Ev PATH
Ruby refers to the
.Ev PATH