From eb0484b6d358b4a94de89ae74e083d611cc8d138 Mon Sep 17 00:00:00 2001 From: knu Date: Mon, 20 Jan 2003 08:32:15 +0000 Subject: * ruby.1: Properly close .Bl with .El. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@3364 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ruby.1 | 1 + 1 file changed, 1 insertion(+) (limited to 'ruby.1') diff --git a/ruby.1 b/ruby.1 index 64d734f2b..49f32ced2 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). -- cgit