From fe5b495f883bbd5e34b15130f551e14600835465 Mon Sep 17 00:00:00 2001 From: knu Date: Wed, 16 Jan 2008 07:15:09 +0000 Subject: [PATCH] Fix grammar. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15076 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ ruby.1 | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index d5c0830109..2e770fbca2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Wed Jan 16 16:14:00 2008 Akinori MUSHA + + * ruby.1: Fix grammar. + Wed Jan 16 15:26:31 2008 Nobuyoshi Nakada * file.c (sys_fail2): get rid of unlimited alloca. diff --git a/ruby.1 b/ruby.1 index 9914183d00..b8f3698d3f 100644 --- a/ruby.1 +++ b/ruby.1 @@ -338,8 +338,8 @@ state messages during compiling scripts. You don't have to specify 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