From 0b519785284bdd3be48ac157a4da95c8c01d2029 Mon Sep 17 00:00:00 2001 From: nagachika Date: Sun, 25 Sep 2016 06:07:29 +0000 Subject: merge revision(s) 55984: [Backport #12692] * man/irb.1: remove useless -width option. [ruby-dev:49767] [Bug #12692] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_3@56232 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- man/irb.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man') diff --git a/man/irb.1 b/man/irb.1 index 1f1800d45d..269d2517b0 100644 --- a/man/irb.1 +++ b/man/irb.1 @@ -119,7 +119,7 @@ Sets internal debug level to n (not for popular use) .El .Pp .Sh ENVIRONMENT -.Bl -tag -width "RUBYLIB_PREFIX" -compact +.Bl -tag -compact .It Ev IRBRC .Pp .El @@ -130,7 +130,7 @@ depends on same variables as .Xr ruby 1 . .Pp .Sh FILES -.Bl -tag -width "RUBYLIB_PREFIX" -compact +.Bl -tag -compact .It Pa ~/.irbrc Personal irb initialization. .Pp -- cgit v1.2.3