pkgsrc/lang/ruby193-base/patches/patch-man_erb.1
taca 2a2553c633 * Add fix for CVE-2013-0269, json vulnerability.
* Add comments to patches related to mdoc markup.

Bump PKGREVISION.
2013-02-12 13:03:08 +00:00

24 lines
766 B
Groff

$NetBSD: patch-man_erb.1,v 1.2 2013/02/12 13:03:09 taca Exp $
Fix mdoc markup.
--- man/erb.1.orig 2012-01-24 20:07:01.000000000 +0000
+++ man/erb.1
@@ -143,12 +143,12 @@ class.
.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 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://redmine.ruby-lang.org).
Do not report security vulnerabilities
via the system because it publishes the vulnerabilities immediately.