From c27f433d7c0ddb13501f7e19a0158da3aec1577c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89tienne=20Barri=C3=A9?= Date: Mon, 24 Feb 2025 10:10:56 +0100 Subject: [PATCH] Fix RUBY_PAGER in manpage --- man/ruby.1 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/man/ruby.1 b/man/ruby.1 index b058acab97..5bcfef44b8 100644 --- a/man/ruby.1 +++ b/man/ruby.1 @@ -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