pkgsrc-ng/lang/ruby193-base/patches/patch-man_ruby.1
2013-09-26 17:14:40 +02:00

25 lines
801 B
Groff

$NetBSD: patch-man_ruby.1,v 1.2 2013/02/12 13:03:09 taca Exp $
Fix mdoc markup.
--- man/ruby.1.orig 2012-01-24 20:08:36.000000000 +0000
+++ man/ruby.1
@@ -494,12 +494,12 @@ Ruby Application Archive.
.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 (http://redmine.ruby-lang.org).
Do not report security vulnerabilities
via the system because it publishes the vulnerabilities immediately.