From 6f59a8b4a23b5e106b2e14981a2b9cc2628f851e Mon Sep 17 00:00:00 2001 From: knu Date: Fri, 8 Mar 2013 11:16:00 +0000 Subject: * 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 --- man/ruby.1 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'man/ruby.1') 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. -- cgit v1.2.3