diff options
author | drbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2011-12-19 21:07:09 +0000 |
---|---|---|
committer | drbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2011-12-19 21:07:09 +0000 |
commit | 80101267217aad1deb5c87c72840b8df15272008 (patch) | |
tree | 1de2fa8a39fae3d83f22d247bb64e80d40db73bc /man | |
parent | 7e17872012e5789a48d48b5f1863f50fb8d2b1b0 (diff) | |
download | ruby-80101267217aad1deb5c87c72840b8df15272008.tar.gz |
* README.ja: Update redmine.ruby-lang.org to bugs.ruby-lang.org
* README: ditto
* common.mk: ditto
* ext/bigdecimal/README: ditto
* man/erb.1: ditto
* man/irb.1: ditto
* man/ri.1: ditto
* man/ruby.1: ditto
* man/ruby.1: ditto
* sparc.c: ditto
* tool/install-sh: ditto
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34074 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'man')
-rw-r--r-- | man/erb.1 | 2 | ||||
-rw-r--r-- | man/irb.1 | 2 | ||||
-rw-r--r-- | man/ri.1 | 2 | ||||
-rw-r--r-- | man/ruby.1 | 4 |
4 files changed, 5 insertions, 5 deletions
@@ -149,7 +149,7 @@ class. Reported problems will be published after fixed. .Pp .Li And you can report other bugs and feature requests via the -Ruby Issue Tracking System (http://redmine.ruby-lang.org). +Ruby Issue Tracking System (http://bugs.ruby-lang.org). Do not report security vulnerabilities via the system because it publishes the vulnerabilities immediately. .El @@ -165,7 +165,7 @@ Personal irb initialization. Reported problems will be published after fixed. .Pp .Li And you can report other bugs and feature requests via the -Ruby Issue Tracking System (http://redmine.ruby-lang.org). +Ruby Issue Tracking System (http://bugs.ruby-lang.org). Do not report security vulnerabilities via the system because it publishes the vulnerabilities immediately. .El @@ -171,7 +171,7 @@ Searches user-wide documents here. Reported problems will be published after fixed. .Pp .Li And you can report other bugs and feature requests via the -Ruby Issue Tracking System (http://redmine.ruby-lang.org). +Ruby Issue Tracking System (http://bugs.ruby-lang.org). Do not report security vulnerabilities via the system because it publishes the vulnerabilities immediately. .El diff --git a/man/ruby.1 b/man/ruby.1 index 0f6f199725..cff48cd760 100644 --- a/man/ruby.1 +++ b/man/ruby.1 @@ -500,7 +500,7 @@ Ruby Application Archive. Reported problems will be published after they've been fixed. .Pp .Li And you can report other bugs and feature requests via the -Ruby Issue Tracking System (http://redmine.ruby-lang.org). +Ruby Issue Tracking System (http://bugs.ruby-lang.org). Do not report security vulnerabilities via the system because it publishes the vulnerabilities immediately. .El @@ -508,4 +508,4 @@ via the system because it publishes the vulnerabilities immediately. Ruby is designed and implemented by .An Yukihiro Matsumoto Aq matz@netlab.jp . .Pp -See <\fBhttp://redmine.ruby-lang.org/wiki/ruby/Contributors\fR> for contributors to Ruby. +See <\fBhttp://bugs.ruby-lang.org/wiki/ruby/Contributors\fR> for contributors to Ruby. |