From 0fb2147284423eafabbf5d8878dd9392981f3b24 Mon Sep 17 00:00:00 2001 From: Nobuyoshi Nakada Date: Mon, 3 Jun 2024 20:35:21 +0900 Subject: [DOC] man: Add environment variable RUBY_IO_BUFFER_DEFAULT_SIZE --- man/ruby.1 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'man') diff --git a/man/ruby.1 b/man/ruby.1 index eddf0e21e8..cedc4e7958 100644 --- a/man/ruby.1 +++ b/man/ruby.1 @@ -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 -- cgit v1.2.3