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 + + * ruby.1: Properly close .Bl with .El. + Mon Jan 20 04:14:17 2003 Nobuyoshi Nakada * 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).