summaryrefslogtreecommitdiff
path: root/ruby.1
diff options
context:
space:
mode:
authoryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-10-25 15:15:06 +0000
committeryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-10-25 15:15:06 +0000
commita40899b22ca1afdafc448423e8e210aadf862026 (patch)
tree110f979de0cf5443fdcae9707d61914eb6df8a61 /ruby.1
parentee1e8e1a9ba9e2232d6df7ae115b09d6dbd5ac0c (diff)
* ruby.1 (ENVIRONMENT): refered gem help.
(REPORTING BUGS): renamed the section BUGS. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19935 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ruby.1')
-rw-r--r--ruby.110
1 files changed, 9 insertions, 1 deletions
diff --git a/ruby.1 b/ruby.1
index c11fecc5f3..6d0565da90 100644
--- a/ruby.1
+++ b/ruby.1
@@ -451,6 +451,14 @@ environment variable on calling Kernel#system.
This variable is obsolete.
.El
.Pp
+And Ruby depends on some RubyGems related environment variables unless disabled RubyGems.
+See the help of
+.Xr gem 1
+as bellow.
+.Bd -literal -offset indent
+% gem help
+.Ed
+.Pp
.Sh SEE ALSO
.Bl -hang -compact -width "http://www.ruby-lang.org/123"
.It http://www.ruby-lang.org
@@ -461,7 +469,7 @@ hosting many open source ruby projects.
Ruby Application Archive.
.El
.Pp
-.Sh BUGS
+.Sh REPORTING BUGS
.Bl -bullet
.Li Security vulnerabilities should be reported via an email to
.Aq security@ruby-lang.org Ns