diff options
author | knu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-01-20 08:32:15 +0000 |
---|---|---|
committer | knu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-01-20 08:32:15 +0000 |
commit | 496acb03d3181504911d34dd90ac94a1fd562a61 (patch) | |
tree | fa147c1090cd24f2a602bc52ecb7a87576a61090 /ruby.1 | |
parent | d242ae60d8d8bccb8e209130d3bdb1cc41333b8c (diff) | |
download | ruby-496acb03d3181504911d34dd90ac94a1fd562a61.tar.gz |
* ruby.1: Properly close .Bl with .El.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3364 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ruby.1')
-rw-r--r-- | ruby.1 | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -104,6 +104,7 @@ On most .Ux systems, you can load object files into the Ruby interpreter on-the-fly. +.El .Pp .Sh OPTIONS Ruby interpreter accepts following command-line options (switches). |