summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorinfirit <[email protected]>2014-04-21 16:50:45 +0200
committerinfirit <[email protected]>2014-09-25 14:31:09 +0200
commitf967309e539b89d669a3ec87dfc921273b4e46ea (patch)
treee383a7de1496ad11625edb407e04ef5b8b350c15
parent22746bb182915f1e91a663c603051e41ce539ed8 (diff)
downloadmate-applets-f967309e539b89d669a3ec87dfc921273b4e46ea.tar.bz2
mate-applets-f967309e539b89d669a3ec87dfc921273b4e46ea.tar.xz
Add man pages for invest-chart and cpufreq-selector, closes #84
Manpages provided by Mike Gabriel <[email protected]>
-rw-r--r--man/Makefile.am2
-rw-r--r--man/cpufreq-selector.129
-rw-r--r--man/invest-chart.143
3 files changed, 74 insertions, 0 deletions
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
+<[email protected]> 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
+<[email protected]> for the \fBDebian\fR system (but may be used
+by others.