From 055703fe26a07abec86aba09f9a51d0b2dc5bac4 Mon Sep 17 00:00:00 2001 From: monsta Date: Sun, 5 Mar 2017 15:17:39 +0300 Subject: 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. --- data/mate-power-manager.1 | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 data/mate-power-manager.1 (limited to 'data/mate-power-manager.1') diff --git a/data/mate-power-manager.1 b/data/mate-power-manager.1 new file mode 100644 index 0000000..43c41e3 --- /dev/null +++ b/data/mate-power-manager.1 @@ -0,0 +1,29 @@ +.TH "MATE-POWER-MANAGER" "1" "29 March,2006" "" "" +.SH NAME +mate-power-manager \- MATE power manager userspace daemon +.SH SYNOPSIS +\fBmate-power-manager\fR [ \fB\-\-verbose\fR ] [ \fB\-\-debug\fR ] [ \fB\-\-help\fR ] +.SH "DESCRIPTION" +\fBmate-power-manager\fR is the backend program of the MATE power management infrastructure providing a complete and integrated solution to power management under the MATE desktop environment. +.PP +It supports features such as suspending, hibernating, screen blanking, cpu frequency switching and more in one small neat package. +.SH "OPTIONS" +.TP +\fB\-\-help\fR +Show summary of options. +.TP +\fB\-\-verbose\fR +Show extra debugging. +.TP +\fB\-\-no-daemon\fR +Do not detach \fBmate-power-manager\fR into the background so that error messages will be displayed on console. +.TP +\fB\-\-debug\fR +Only show specific debugging options. Useful for developers only. +.SH "SEE ALSO" +.PP +mate-power-preferences (1). +.SH "AUTHOR" +.PP +This manual page was written by Oliver Grawert for +the Debian system and updated by Ow Mun Heng -- cgit v1.2.1