Fix RUBY_PAGER in manpage

This commit is contained in:
Étienne Barrié 2025-02-24 10:10:56 +01:00 committed by Jean Boussier
parent 5cf146399f
commit c27f433d7c
Notes: git 2025-02-24 09:48:15 +00:00

View File

@ -537,16 +537,16 @@ Introduced in Ruby 3.3, default: unset.
.Pp
.It Ev RUBY_PAGER
The pager command that will be used for
.Pp
.It Ev RUBY_THREAD_TIMESLICE
Sets the default thread time slice (thread quantum) in milliseconds.
Introduced in Ruby 3.4, default: 100ms.
.Fl -help
option.
Introduced in Ruby 3.0, default:
.Ev PAGER
environment variable.
.Pp
.It Ev RUBY_THREAD_TIMESLICE
Sets the default thread time slice (thread quantum) in milliseconds.
Introduced in Ruby 3.4, default: 100ms.
.Pp
.It Ev PATH
Ruby refers to the
.Ev PATH