diff options
author | knu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2016-09-23 11:21:52 +0000 |
---|---|---|
committer | knu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2016-09-23 11:21:52 +0000 |
commit | 7c30df71349f136e7d96f33e7f33bba1aee06d83 (patch) | |
tree | b6e6aba53e6ffd96de5144c020b9101037195d71 /man/irb.1 | |
parent | ef13e60fe07766549275c19f3e5112fb7773cf38 (diff) |
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
Diffstat (limited to 'man/irb.1')
-rw-r--r-- | man/irb.1 | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -165,7 +165,8 @@ 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 (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 |