Skip to content

Commit 496acb0

Browse files
committed
* ruby.1: Properly close .Bl with .El.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3364 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
1 parent d242ae6 commit 496acb0

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Mon Jan 20 15:40:15 2003 Akinori MUSHA <knu@iDaemons.org>
2+
3+
* ruby.1: Properly close .Bl with .El.
4+
15
Mon Jan 20 04:14:17 2003 Nobuyoshi Nakada <nobu.nokada@softhome.net>
26

37
* lib/mkmf.rb (egrep_cpp): use inspect to show options.

ruby.1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ On most
104104
.Ux
105105
systems, you can load object files into the Ruby interpreter
106106
on-the-fly.
107+
.El
107108
.Pp
108109
.Sh OPTIONS
109110
Ruby interpreter accepts following command-line options (switches).

0 commit comments

Comments
 (0)