* ruby.1: Properly close .Bl with .El.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3364 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
d242ae60d8
commit
496acb03d3
@ -1,3 +1,7 @@
|
|||||||
|
Mon Jan 20 15:40:15 2003 Akinori MUSHA <knu@iDaemons.org>
|
||||||
|
|
||||||
|
* ruby.1: Properly close .Bl with .El.
|
||||||
|
|
||||||
Mon Jan 20 04:14:17 2003 Nobuyoshi Nakada <nobu.nokada@softhome.net>
|
Mon Jan 20 04:14:17 2003 Nobuyoshi Nakada <nobu.nokada@softhome.net>
|
||||||
|
|
||||||
* lib/mkmf.rb (egrep_cpp): use inspect to show options.
|
* lib/mkmf.rb (egrep_cpp): use inspect to show options.
|
||||||
|
1
ruby.1
1
ruby.1
@ -104,6 +104,7 @@ On most
|
|||||||
.Ux
|
.Ux
|
||||||
systems, you can load object files into the Ruby interpreter
|
systems, you can load object files into the Ruby interpreter
|
||||||
on-the-fly.
|
on-the-fly.
|
||||||
|
.El
|
||||||
.Pp
|
.Pp
|
||||||
.Sh OPTIONS
|
.Sh OPTIONS
|
||||||
Ruby interpreter accepts following command-line options (switches).
|
Ruby interpreter accepts following command-line options (switches).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user