summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--ruby.11
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0ac3916b42..05390a8240 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>
* lib/mkmf.rb (egrep_cpp): use inspect to show options.
diff --git a/ruby.1 b/ruby.1
index 64d734f2b9..49f32ced2b 100644
--- a/ruby.1
+++ b/ruby.1
@@ -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).