pkgsrc-ng/lang/ruby21-base/patches/patch-man_erb.1
2014-08-11 13:27:10 +02:00

25 lines
771 B
Groff

$NetBSD: patch-man_erb.1,v 1.1 2014/03/14 19:40:47 taca Exp $
* Fix mdoc markup.
--- man/erb.1.orig 2012-11-15 04:22:44.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 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.