diff options
author | monsta <[email protected]> | 2017-03-05 15:17:39 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2017-03-05 15:17:39 +0300 |
commit | 055703fe26a07abec86aba09f9a51d0b2dc5bac4 (patch) | |
tree | 8ca786d599f6029e0ff0cf12e2be353a167d36b5 /data/mate-power-preferences.1 | |
parent | c1e9992c00dc2b28385d16b93d2d5b908b663fc0 (diff) | |
download | mate-power-manager-055703fe26a07abec86aba09f9a51d0b2dc5bac4.tar.bz2 mate-power-manager-055703fe26a07abec86aba09f9a51d0b2dc5bac4.tar.xz |
man: use manpages as is instead of generating them from sgml
same as it's done in all other MATE projects. also drop build-dep
on docbook2man, now it's not needed anymore.
manpages are moved to data/ directory to avoid conflicts with old
generated manpages in man/ directory when doing git pull (in case
generated files are present). therefore man/ directory is removed
completely.
Diffstat (limited to 'data/mate-power-preferences.1')
-rw-r--r-- | data/mate-power-preferences.1 | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/data/mate-power-preferences.1 b/data/mate-power-preferences.1 new file mode 100644 index 0000000..f160c64 --- /dev/null +++ b/data/mate-power-preferences.1 @@ -0,0 +1,21 @@ +.TH "MATE-POWER-PREFERENCES" "1" "11 July, 2005" "" "" +.SH NAME +mate-power-preferences \- MATE power preferences GUI +.SH SYNOPSIS +\fBmate-power-preferences\fR [ \fB\-\-verbose\fR ] [ \fB\-\-help\fR ] +.SH "DESCRIPTION" +\fBmate-power-preferences\fR is the gui program for the mate power management infrastructure +.SH "OPTIONS" +.TP +\fB\-\-help\fR +Show summary of options. +.TP +\fB\-\-verbose\fR +Show extra debugging. +.SH "SEE ALSO" +.PP +mate-power-manager (1). +.SH "AUTHOR" +.PP +This manual page was written by Oliver Grawert <[email protected]> for +the Debian system. |