mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-17 16:30:22 -04:00
16 lines
457 B
Groff
16 lines
457 B
Groff
$NetBSD: patch-man_mprof-report.1,v 1.2 2014/06/10 19:25:58 wiz Exp $
|
|
|
|
Fix mandoc -Tlint warnings. Add NAME section.
|
|
|
|
--- man/mprof-report.1.orig 2011-11-15 17:22:41.000000000 +0000
|
|
+++ man/mprof-report.1
|
|
@@ -1,5 +1,6 @@
|
|
-.TH mprof-report 1 ""
|
|
-.SH The Mono log profiler
|
|
+.TH MPROF-REPORT 1 ""
|
|
+.SH "NAME"
|
|
+The Mono log profiler
|
|
.PP
|
|
The Mono \f[I]log\f[] profiler can be used to collect a lot of
|
|
information about a program running in the Mono runtime.
|