aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authornormal <normal@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-09-03 18:58:42 +0000
committernormal <normal@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-09-03 18:58:42 +0000
commit3c9e195f981a519a6a033c2709a7eb54b5d64412 (patch)
tree3e78518c491986092886fbf791b6744edddf9993 /man
parent777d61faf49607ca5c77d36fa2c6318fc5feccbe (diff)
downloadruby-3c9e195f981a519a6a033c2709a7eb54b5d64412.tar.gz
man/ruby.1: add trailing slash to URLs [ci-skip]
URLs without path component needs trailing slash. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47379 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'man')
-rw-r--r--man/ruby.16
1 files changed, 3 insertions, 3 deletions
diff --git a/man/ruby.1 b/man/ruby.1
index 7642eaa6e6..bdc014322c 100644
--- a/man/ruby.1
+++ b/man/ruby.1
@@ -484,9 +484,9 @@ as bellow.
.Pp
.Sh SEE ALSO
.Bl -hang -compact -width "http://www.ruby-lang.org/123"
-.It http://www.ruby-lang.org
+.It http://www.ruby-lang.org/
The official web site.
-.It https://www.ruby-toolbox.com
+.It https://www.ruby-toolbox.com/
Comprehensive catalog of Ruby libraries.
.El
.Pp
@@ -498,7 +498,7 @@ Comprehensive catalog of Ruby libraries.
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://bugs.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