summaryrefslogtreecommitdiff
path: root/man/ruby.1
diff options
context:
space:
mode:
authorknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-03-08 11:16:00 +0000
committerknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-03-08 11:16:00 +0000
commit6f59a8b4a23b5e106b2e14981a2b9cc2628f851e (patch)
treec9ace7e8653fda27d4c6ea90850bfb0797b2b1a4 /man/ruby.1
parent1a633537f8ca8210cb851ef34103c8befecb6c03 (diff)
* man/rake.1, man/ruby.1: Use the Pa macro to make URLs stand out.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39640 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'man/ruby.1')
-rw-r--r--man/ruby.16
1 files changed, 4 insertions, 2 deletions
diff --git a/man/ruby.1 b/man/ruby.1
index 3a60215365..0a9ba58df1 100644
--- a/man/ruby.1
+++ b/man/ruby.1
@@ -124,7 +124,7 @@ Libraries called "builtin libraries" and "standard libraries" are bundled with R
And you can obtain more libraries via the package management system called `RubyGems'.
.Pp
Moreover there are thousands of Ruby projects on GitHub
-.Pf <\fBhttps://github.com/languages/Ruby\fR> Ns .
+.Aq Pa https://github.com/languages/Ruby .
.El
.Pp
.Sh OPTIONS
@@ -513,4 +513,6 @@ 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://bugs.ruby-lang.org/wiki/ruby/Contributors\fR> for contributors to Ruby.
+See
+.Aq Pa http://bugs.ruby-lang.org/wiki/ruby/Contributors
+for contributors to Ruby.