pkgsrc/lang/ruby21-base/patches/patch-man_ri.1
taca 2f72af218d Add ruby21-base, base of Ruby 2.1.1. Ruby 2.1.1 is second release of
Ruby 2.1, post release of Ruby 2.0.

*WARNING!* Not all of ruby pkgsrc are supported yet.

Ruby 2.1 has many improvements including speedup without severe
incompatibilities. You can use this on Rails and other applications, and get a
more comfortable experience.

This release includes many bugfixes. See tickets and ChangeLog for details.

Following the previously announced changed versioning policy of Ruby 2.1, this
version is simply called ¡È2.1.1¡É.

Update: We¡Çve noticed a regression in Hash#reject. For more details, see:
Regression of Hash#reject in Ruby 2.1.1.
2014-03-14 19:40:47 +00:00

24 lines
796 B
Groff

$NetBSD: patch-man_ri.1,v 1.1 2014/03/14 19:40:47 taca Exp $
* Fix mdoc markup.
--- man/ri.1.orig 2013-07-13 15:17:18.000000000 +0000
+++ man/ri.1
@@ -166,12 +166,12 @@ Searches user-wide documents here.
.Pp
.Sh REPORTING BUGS
.Bl -bullet
-.Li Security vulnerabilities should be reported via an email to
-.Aq security@ruby-lang.org Ns
-.Li .
+.It
+Security vulnerabilities should be reported via an email to
+.Aq security@ruby-lang.org .
Reported problems will be published after being fixed.
-.Pp
-.Li And you can report other bugs and feature requests via the
+.It
+You can report other bugs and feature requests via the
Ruby Issue Tracking System (http://bugs.ruby-lang.org).
Do not report security vulnerabilities
via the system because it publishes the vulnerabilities immediately.