diff options
author | hsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2017-04-20 09:11:36 +0000 |
---|---|---|
committer | hsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2017-04-20 09:11:36 +0000 |
commit | 6a08beef517fa766b276975cdb2619939c6f7779 (patch) | |
tree | 8c142e3d90ad0b9d8b5181ede70b39064a71943f /man/irb.1 | |
parent | 23e481e390ecf9b1ea438ab9a6cab0079f811e61 (diff) | |
download | bundler-6a08beef517fa766b276975cdb2619939c6f7779.tar.gz |
Removed math mode from irb.
mathn is deprecated from Ruby 2.2.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58415 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'man/irb.1')
-rw-r--r-- | man/irb.1 | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -69,9 +69,6 @@ Suppresses read of .It Fl -help Prints a summary of the options. .Pp -.It Fl m -Bc mode (load mathn, fraction or matrix are available) -.Pp .It Fl r Ar library Same as `ruby -r'. Causes irb to load the library using require. |