From fca5e3c023b4754b9d80183bc17ae6d3e0abff99 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sun, 20 Apr 2014 17:37:07 +0200 Subject: [PATCH] /debian/man: Provide man pages for mate-cpufreq-selector and mate-invest-chart --- debian/man/mate-cpufreq-selector.1 | 29 ++++++++++++++++++++ debian/man/mate-invest-chart.1 | 43 ++++++++++++++++++++++++++++++ debian/mate-applets.manpages | 1 + 3 files changed, 73 insertions(+) create mode 100644 debian/man/mate-cpufreq-selector.1 create mode 100644 debian/man/mate-invest-chart.1 create mode 100644 debian/mate-applets.manpages diff --git a/debian/man/mate-cpufreq-selector.1 b/debian/man/mate-cpufreq-selector.1 new file mode 100644 index 0000000..16f2aa0 --- /dev/null +++ b/debian/man/mate-cpufreq-selector.1 @@ -0,0 +1,29 @@ +.if \n(.g .ds T< \\FC +.if \n(.g .ds T> \\F[\n[.fam]] +.de URL +\\$2 \(la\\$1\(ra\\$3 +.. +.if \n(.g .mso www.tmac +.TH "mate-cpufreq-selector" "1" +.SH "NAME" +mate-cpufreq-selector \(em tool to set CPU frequency +.SH "SYNOPSIS" +'nh +.fi +.ad l +.PP +\fBmate-cpufreq-selector\fR +.SH "DESCRIPTION" +.PP + +The \fBmate-cpufreq-selector\fR is a MATE panel applet that allows one to monitor +and configure the CPU frequency scaling for the system's CPUs. +.SH "AUTHOR" +.PP +\fBmate-cpufreq-selector\fR, as part of mate-applets (derived from gnome-applets), +has been written by Carlos GarcĂ­a +Campos, Davyd Madeley and other GNOME/MATE contributors. +.PP +This manual page has been written by Mike Gabriel + for the \fBDebian\fR system (but may be used +by others. diff --git a/debian/man/mate-invest-chart.1 b/debian/man/mate-invest-chart.1 new file mode 100644 index 0000000..cb70aa5 --- /dev/null +++ b/debian/man/mate-invest-chart.1 @@ -0,0 +1,43 @@ +.if \n(.g .ds T< \\FC +.if \n(.g .ds T> \\F[\n[.fam]] +.de URL +\\$2 \(la\\$1\(ra\\$3 +.. +.if \n(.g .mso www.tmac +.TH "mate-invest-chart" "1" +.SH "NAME" +mate-invest-chart \(em tool to set CPU frequency +.SH "SYNOPSIS" +'nh +.fi +.ad l +.PP +\fBmate-invest-chart\fR +.SH "DESCRIPTION" +.PP +The \fBmate-invest-chart\fR is a MATE panel applet that downloads current quotes for stocks, +stock indices, currencies and precious metals. Quotes are downloaded from Yahoo! Finance and +are displayed in a drop-down list. +.SH "OPTIONS" +.PP +Invest provides the following features: +.IP \(bu 4 +Retrieve quotes for any stock, stock index, currency or precious metal known by Yahoo! Finance +.IP \(bu 4 +Quotes are automatically updated every 15 minutes +.IP \(bu 4 +The current price, today's change, and a chart of today's changes are displayed +.IP \(bu 4 +The currency of the quote is displayed, and if configured, automatically translated into a target currency +.IP \(bu 4 +The amount of the increase or decrease in the price since purchase, also translatable into the target currency +.IP \(bu 4 +The percentage increase or decrease in the price since purchase +.SH "AUTHOR" +.PP +\fBmate-invest-chart\fR, as part of mate-applets (derived from gnome-applets), has been written by Raphael Slinckx +and other GNOME/MATE contributors. +.PP +This \fBmate-invest-chart\fR manual page has been written by Mike Gabriel + for the \fBDebian\fR system (but may be used +by others. diff --git a/debian/mate-applets.manpages b/debian/mate-applets.manpages new file mode 100644 index 0000000..808c435 --- /dev/null +++ b/debian/mate-applets.manpages @@ -0,0 +1 @@ +debian/man/*.1 \ No newline at end of file