From 7c30df71349f136e7d96f33e7f33bba1aee06d83 Mon Sep 17 00:00:00 2001 From: knu Date: Fri, 23 Sep 2016 11:21:52 +0000 Subject: Use the `Lk` macro for hyperlinks * man/ruby.1, man/erb.1, man/irb.1, man/ri.1: Use the `Lk` macro for hyperlinks, which has been available since mdocml 1.5.1 (released more than seven years ago). git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56211 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- man/erb.1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'man/erb.1') diff --git a/man/erb.1 b/man/erb.1 index 9fe73c1594..08f75a4c4b 100644 --- a/man/erb.1 +++ b/man/erb.1 @@ -149,7 +149,8 @@ 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 (https://bugs.ruby-lang.org). +Ruby Issue Tracking System +.Pq Lk https://bugs.ruby-lang.org/ . Do not report security vulnerabilities via the system because it publishes the vulnerabilities immediately. .El -- cgit v1.2.3