aboutsummaryrefslogtreecommitdiffstats
path: root/man/irb.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/irb.1')
-rw-r--r--man/irb.14
1 files changed, 2 insertions, 2 deletions
diff --git a/man/irb.1 b/man/irb.1
index 8209120230..62bd714ddc 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