aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-09-11 10:33:36 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-09-11 10:33:36 +0000
commitff745021c7d0a147d90ac2b1ff5d55ba11983691 (patch)
tree6c387abecc80145db7dcc72bbb5de7c01ba7d478 /man
parent24a705599c76f376f65b432868ff2c1081076b13 (diff)
downloadruby-ff745021c7d0a147d90ac2b1ff5d55ba11983691.tar.gz
Use https instead of http in some URLs
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56135 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.12
4 files changed, 4 insertions, 4 deletions
diff --git a/man/erb.1 b/man/erb.1
index 05d8f5634b..9fe73c1594 100644
--- a/man/erb.1
+++ b/man/erb.1
@@ -149,7 +149,7 @@ class.
Reported problems will be published after being fixed.
.Pp
.Li And you can report other bugs and feature requests via the
-Ruby Issue Tracking System (http://bugs.ruby-lang.org).
+Ruby Issue Tracking System (https://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 62bd714ddc..a2787ce4a3 100644
--- a/man/irb.1
+++ b/man/irb.1
@@ -165,7 +165,7 @@ Personal irb initialization.
Reported problems will be published after being fixed.
.Pp
.Li And you can report other bugs and feature requests via the
-Ruby Issue Tracking System (http://bugs.ruby-lang.org).
+Ruby Issue Tracking System (https://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 bf4efb1ac3..df55746162 100644
--- a/man/ri.1
+++ b/man/ri.1
@@ -172,7 +172,7 @@ Searches user-wide documents here.
Reported problems will be published after being fixed.
.Pp
.Li And you can report other bugs and feature requests via the
-Ruby Issue Tracking System (http://bugs.ruby-lang.org).
+Ruby Issue Tracking System (https://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 36039fecce..75efb79e66 100644
--- a/man/ruby.1
+++ b/man/ruby.1
@@ -623,7 +623,7 @@ default: 262144 or 524288
.Pp
.El
.Sh SEE ALSO
-.Bl -hang -compact -width "http://www.ruby-lang.org/123"
+.Bl -hang -compact -width "https://www.ruby-lang.org/123"
.It https://www.ruby-lang.org/
The official web site.
.It https://www.ruby-toolbox.com/