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. --- man/mate-power-manager.sgml | 146 -------------------------------------------- 1 file changed, 146 deletions(-) delete mode 100644 man/mate-power-manager.sgml (limited to 'man/mate-power-manager.sgml') diff --git a/man/mate-power-manager.sgml b/man/mate-power-manager.sgml deleted file mode 100644 index 4ee0586..0000000 --- a/man/mate-power-manager.sgml +++ /dev/null @@ -1,146 +0,0 @@ - manpage.1'. You may view - the manual page with: `docbook-to-man manpage.sgml | nroff -man | - less'. A typical entry in a Makefile or Makefile.am is: - -manpage.1: manpage.sgml - docbook-to-man $< > $@ - - - The docbook-to-man binary is found in the docbook-to-man package. - Please remember that if you create the nroff version in one of the - debian/rules file targets (such as build), you will need to include - docbook-to-man in your Build-Depends control field. - - --> - - - 29 March,2006"> - - - GNU"> - GPL"> -]> - - - -
- richard@hughsie.com; -
- - Richard - Hughes - - - 2005 - Richard Hughes - - &date; -
- - mate-power-manager - 1 - - - &package; - - mate power manager userspace daemon - - - - &package; - - - - - - - DESCRIPTION - - This manual page documents briefly the - &package; command. - - &package; is the backend program of the MATE power management infrastructure providing a complete and integrated solution to power management under the MATE desktop environment. - It supports features such as suspending, hibernating, screen blanking, cpu frequency switching and more in one small neat package. - - - - OPTIONS - - This program follows the usual &gnu; command line syntax, - with long options starting with two dashes (`-'). A summary of - options is included below. - - - - - - - - Show summary of options. - - - - - - - - Show extra debugging. - - - - - - - - Do not detach &package; into the background so that error messages will be displayed on console. - - - - - - - - Only show specific debugging options. Useful for developers only. - - - - - - - SEE ALSO - - mate-power-preferences (1). - - The programs are documented fully on - http://mate.org/projects/mate-power-manager/ . - - - AUTHOR - - This manual page was written by Oliver Grawert ogra@ubuntu.com for - the Debian system and updated by Ow Mun Heng nikeow@yahoo.com - - - -
- - -- cgit v1.2.1