Skip to content

Commit c27f433

Browse files
etiennebarriebyroot
authored andcommitted
Fix RUBY_PAGER in manpage
1 parent 5cf1463 commit c27f433

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

man/ruby.1

+4-4
Original file line numberDiff line numberDiff line change
@@ -537,16 +537,16 @@ Introduced in Ruby 3.3, default: unset.
537537
.Pp
538538
.It Ev RUBY_PAGER
539539
The pager command that will be used for
540-
.Pp
541-
.It Ev RUBY_THREAD_TIMESLICE
542-
Sets the default thread time slice (thread quantum) in milliseconds.
543-
Introduced in Ruby 3.4, default: 100ms.
544540
.Fl -help
545541
option.
546542
Introduced in Ruby 3.0, default:
547543
.Ev PAGER
548544
environment variable.
549545
.Pp
546+
.It Ev RUBY_THREAD_TIMESLICE
547+
Sets the default thread time slice (thread quantum) in milliseconds.
548+
Introduced in Ruby 3.4, default: 100ms.
549+
.Pp
550550
.It Ev PATH
551551
Ruby refers to the
552552
.Ev PATH

0 commit comments

Comments
 (0)