[mate-system-monitor] add mate-system-monitor_add-manpage.patch

Wolfgang Ulbrich raveit65 at fedoraproject.org
Fri Jul 26 13:16:50 UTC 2013


commit ab72dacfa5c433f763d22e3f3fa65a9979eea2e2
Author: raveit65 <chat-to-me at raveit.de>
Date:   Fri Jul 26 15:16:33 2013 +0200

    add mate-system-monitor_add-manpage.patch

 mate-system-monitor_add-manpage.patch |   66 +++++++++++++++++++++++++++++++++
 1 files changed, 66 insertions(+), 0 deletions(-)
---
diff --git a/mate-system-monitor_add-manpage.patch b/mate-system-monitor_add-manpage.patch
new file mode 100644
index 0000000..d88c987
--- /dev/null
+++ b/mate-system-monitor_add-manpage.patch
@@ -0,0 +1,66 @@
+From e9854abd045441d9168249c8afec5cee5caf5bd2 Mon Sep 17 00:00:00 2001
+From: Stefano Karapetsas <stefano at karapetsas.com>
+Date: Tue, 23 Apr 2013 12:11:53 +0000
+Subject: Add manpage for mate-system-monitor
+
+Closes #20 (https://github.com/mate-desktop/mate-system-monitor/issues/20)
+---
+diff --git a/Makefile.am b/Makefile.am
+index c77276c..4b3d9c6 100644
+--- a/Makefile.am
++++ b/Makefile.am
+@@ -2,7 +2,10 @@
+ 
+ SUBDIRS = pixmaps po src help
+ 
++man_MANS = mate-system-monitor.1
++
+ EXTRA_DIST = \
++	$(man_MANS) \
+ 	mate-doc-utils.make \
+ 	mate-system-monitor.desktop.in \
+ 	mate-system-monitor.doap \
+diff --git a/mate-system-monitor.1 b/mate-system-monitor.1
+new file mode 100644
+index 0000000..0b2cb42
+--- a/dev/null
++++ b/mate-system-monitor.1
+@@ -0,0 +1,35 @@
++.TH "MATE-SYSTEM-MONITOR" "1" 
++.SH "NAME" 
++mate-system-monitor \(em view and control processes 
++.SH "SYNOPSIS" 
++.PP 
++\fBmate-system-monitor\fR [\fB-s,\fP\fB\-\-show-system-tab\fP]  
++.SH "mate-system-monitor" 
++.PP 
++The mate-system-monitor allows you to view and control the 
++processes running on your system.  You can access detailed memory 
++maps, send signals, and terminate the processes. 
++.PP 
++In addition, the mate-system-monitor provides an overall 
++view of the resource usage on your system, including memory 
++and CPU allocation. 
++.SH "OPTIONS" 
++.PP 
++This program accepts all the standard MATE and GTK+
++options, which follow the usual GNU command line syntax, with long 
++options starting with two dashes ('\-').  In addition to those 
++standard MATE options, the 
++mate-system-monitor accepts the following options: 
++.IP "\fB-s,\fP  \fB\-\-show-system-tab\fP         " 10 
++Show the System tab. 
++.SH "AUTHOR" 
++.PP 
++The mate-system-monitor was written by Kevin Vandersloot . 
++.PP 
++This manual page was written by Colin Walters walters at debian.org for 
++the \fBDebian\fP system (but may be used by others).  Permission is 
++granted to copy, distribute and/or modify this document under 
++the terms of the GNU Free Documentation 
++License, Version 1.1 or any later version published by the Free 
++Software Foundation; with no Invariant Sections, no Front-Cover 
++Texts and no Back-Cover Texts. 
+--
+cgit 
+


More information about the scm-commits mailing list