* 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
This commit is contained in:
parent
ee1e8e1a9b
commit
a40899b22c
10
ruby.1
10
ruby.1
@ -451,6 +451,14 @@ environment variable on calling Kernel#system.
|
|||||||
This variable is obsolete.
|
This variable is obsolete.
|
||||||
.El
|
.El
|
||||||
.Pp
|
.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
|
.Sh SEE ALSO
|
||||||
.Bl -hang -compact -width "http://www.ruby-lang.org/123"
|
.Bl -hang -compact -width "http://www.ruby-lang.org/123"
|
||||||
.It http://www.ruby-lang.org
|
.It http://www.ruby-lang.org
|
||||||
@ -461,7 +469,7 @@ hosting many open source ruby projects.
|
|||||||
Ruby Application Archive.
|
Ruby Application Archive.
|
||||||
.El
|
.El
|
||||||
.Pp
|
.Pp
|
||||||
.Sh BUGS
|
.Sh REPORTING BUGS
|
||||||
.Bl -bullet
|
.Bl -bullet
|
||||||
.Li Security vulnerabilities should be reported via an email to
|
.Li Security vulnerabilities should be reported via an email to
|
||||||
.Aq security@ruby-lang.org Ns
|
.Aq security@ruby-lang.org Ns
|
||||||
|
Loading…
x
Reference in New Issue
Block a user