From ff745021c7d0a147d90ac2b1ff5d55ba11983691 Mon Sep 17 00:00:00 2001 From: kazu Date: Sun, 11 Sep 2016 10:33:36 +0000 Subject: 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 --- man/erb.1 | 2 +- man/irb.1 | 2 +- man/ri.1 | 2 +- man/ruby.1 | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'man') 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/ -- cgit v1.2.3