debian/patches: Add patch 1001_fix-name-section-in-man-page.patch. Fix whatis entry in NAME section of mate-system-monitor.1 man page.

This commit is contained in:
Mike Gabriel
2014-03-14 17:33:50 +01:00
parent 2a7c5b8dd9
commit 00225f40c3
2 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,14 @@
Description: Fix man page NAME section
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Forwarded: https://github.com/mate-desktop/mate-system-monitor/issues/34
--- a/mate-system-monitor.1
+++ b/mate-system-monitor.1
@@ -3,7 +3,7 @@
.\" Please adjust this date when revising the manpage.
.\"
.SH "NAME"
-MATE System Monitor \- view and control processes
+mate-system-monitor \- view and control processes
.SH "SYNOPSIS"
.PP
.B mate-system-monitor [OPTIONS]

View File

@ -1 +1,2 @@
1001_fix-name-section-in-man-page.patch
2001_omit-gfdl-licensed-help-files.patch