From 8d306adbf27b59714bf50e90db794af5ee94ed01 Mon Sep 17 00:00:00 2001 From: infirit Date: Mon, 21 Apr 2014 16:50:45 +0200 Subject: Add man pages for invest-chart and cpufreq-selector, closes #84 Manpages provided by Mike Gabriel --- man/Makefile.am | 2 ++ man/cpufreq-selector.1 | 29 +++++++++++++++++++++++++++++ man/invest-chart.1 | 43 +++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 74 insertions(+) create mode 100644 man/cpufreq-selector.1 create mode 100644 man/invest-chart.1 diff --git a/man/Makefile.am b/man/Makefile.am index b863b2cb..88e1d780 100644 --- a/man/Makefile.am +++ b/man/Makefile.am @@ -1,10 +1,12 @@ man_MANS = \ cdplayer_applet.1 \ charpick_applet.1 \ + cpufreq-selector.1 \ drivemount_applet.1 \ geyes_applet.1 \ gkb_applet.1 \ gkb_xmmap.1 \ + invest-chart.1 \ mateweather.1 \ mini_commander_applet.1 \ mixer_applet.1 \ diff --git a/man/cpufreq-selector.1 b/man/cpufreq-selector.1 new file mode 100644 index 00000000..58d055c7 --- /dev/null +++ b/man/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/man/invest-chart.1 b/man/invest-chart.1 new file mode 100644 index 00000000..50aca200 --- /dev/null +++ b/man/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. -- cgit v1.2.1