aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authordrbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-12-19 21:07:09 +0000
committerdrbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-12-19 21:07:09 +0000
commit80101267217aad1deb5c87c72840b8df15272008 (patch)
tree1de2fa8a39fae3d83f22d247bb64e80d40db73bc /man
parent7e17872012e5789a48d48b5f1863f50fb8d2b1b0 (diff)
downloadruby-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.12
-rw-r--r--man/irb.12
-rw-r--r--man/ri.12
-rw-r--r--man/ruby.14
4 files changed, 5 insertions, 5 deletions
diff --git a/man/erb.1 b/man/erb.1
index 29c21b8a88..fc7438ef14 100644
--- a/man/erb.1
+++ b/man/erb.1
@@ -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
diff --git a/man/irb.1 b/man/irb.1
index 451b2d8d9b..004a5ec855 100644
--- a/man/irb.1
+++ b/man/irb.1
@@ -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
diff --git a/man/ri.1 b/man/ri.1
index ee3463a1a9..3225c4bed5 100644
--- a/man/ri.1
+++ b/man/ri.1
@@ -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.