ruby-changes:3587
From: ko1@a...
Date: Wed, 16 Jan 2008 16:15:26 +0900 (JST)
Subject: [ruby-changes:3587] knu - Ruby:r15076 (trunk): Fix grammar.
knu 2008-01-16 16:15:09 +0900 (Wed, 16 Jan 2008)
New Revision: 15076
Modified files:
trunk/ChangeLog
trunk/ruby.1
Log:
Fix grammar.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=15076&r2=15075&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ruby.1?r1=15076&r2=15075&diff_format=u
Index: ChangeLog
===================================================================
--- ChangeLog (revision 15075)
+++ ChangeLog (revision 15076)
@@ -1,3 +1,7 @@
+Wed Jan 16 16:14:00 2008 Akinori MUSHA <knu@i...>
+
+ * ruby.1: Fix grammar.
+
Wed Jan 16 15:26:31 2008 Nobuyoshi Nakada <nobu@r...>
* file.c (sys_fail2): get rid of unlimited alloca.
Index: ruby.1
===================================================================
--- ruby.1 (revision 15075)
+++ ruby.1 (revision 15076)
@@ -338,8 +338,8 @@
this switch, unless you are going to debug the Ruby interpreter.
.Pp
.It Fl -disable-gems
-Disables RubyGems libraries. By default, Ruby can load the latest
-version of the each installed gems.
+Disables RubyGems libraries. By default, Ruby will load the latest
+version of each installed gem.
.El
.Pp
.Sh ENVIRONMENT
--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/