pkgsrc-ng/lang/ruby23-base/patches/patch-man_ruby.1
2016-11-18 22:39:22 +01:00

25 lines
817 B
Groff

$NetBSD: patch-man_ruby.1,v 1.1 2015/12/30 14:59:42 taca Exp $
* Fix mdoc markup.
--- man/ruby.1.orig 2015-11-15 02:04:37.000000000 +0000
+++ man/ruby.1
@@ -632,12 +632,12 @@ Comprehensive catalog of Ruby libraries.
.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 they've been 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 (https://bugs.ruby-lang.org/).
Do not report security vulnerabilities
via the system because it publishes the vulnerabilities immediately.