Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-05-10 | Ignore *.8 man pages. | Michael Biebl | 1 | -0/+1 | |
2008-05-10 | Convert docbook sgml man pages to docbook xml | Michael Biebl | 2 | -2/+8 | |
2008-05-10 | Copy docbook xml man pages from Debian. | Michael Biebl | 3 | -0/+834 | |
2008-04-28 | Only build man pages when docbook2man is available | Dan Nicholson | 1 | -5/+10 | |
Since not everyone has the whole DocBook chain, the building of the man pages is now conditional on the docbook2man utility being available. The built man pages are always included in `make dist', meaning that docbook2man must be available in that situation. | |||||
2008-03-05 | Do not track the man pages. | Victor Lowther | 2 | -87/+0 | |
They are generated from the SGML files, so we do not need to track them in git. | |||||
2008-02-16 | Our version of on_ac_power does not return 255. | Victor Lowther | 1 | -8/+0 | |
Having the man page say it does might be a little confusing. | |||||
2008-01-28 | remove obsolete .cvsignore files | Michael Biebl | 1 | -3/+0 | |
2008-01-26 | add the .gitignore files to ignore the build stuff | Richard Hughes | 1 | -0/+4 | |
2007-12-23 | 2007-12-23 Richard Hughes <richard@hughsie.com> | Richard Hughes | 2 | -3/+3 | |
* man/pm-pmu.1: * man/pm-pmu.sgml: Fix a typo in the pm-pmu manpage. RedHat Bugzilla report: https://bugzilla.redhat.com/show_bug.cgi?id=286201 | |||||
2007-05-15 | - make man pages not get cleaned up by "make clean" | Peter Jones | 1 | -1/+3 | |
2007-03-06 | - I'm really not even sure why these are version controlled... | Peter Jones | 2 | -2/+2 | |
2007-02-20 | - Fix man page generation. | Peter Jones | 1 | -2/+2 | |
2007-02-20 | - manually fix up the crap that's getting generated... | Peter Jones | 2 | -6/+4 | |
2006-06-05 | 2006-06-05 Richard Hughes <richard@hughsie.com> | Richard Hughes | 3 | -59/+75 | |
* INSTALL: Add this GNU required file. * man/on_ac_power.1: * man/pm-pmu.1: Newest files (from the SGML files) * .cvsignore: * man/.cvsignore: * pm/.cvsignore: * pm/Makefile.am: * pm/hooks/.cvsignore: * pm/power.d/.cvsignore: * src/.cvsignore: Add these files to keep cvs happy. | |||||
2006-06-05 | 2006-06-05 Richard Hughes <richard@hughsie.com> | Richard Hughes | 1 | -0/+19 | |
* man/Makefile.am: Connect up the sgml->.1 conversion to the autotools build system. | |||||
2006-06-05 | 2006-06-05 Richard Hughes <richard@hughsie.com> | Richard Hughes | 2 | -0/+187 | |
* man/on_ac_power.sgml: * man/pm-pmu.sgml: Don't use hardcoded .1 files, instead generate them using sgml files. | |||||
2006-05-02 | - add pm-pmu, at least for now | Peter Jones | 1 | -0/+40 | |
2005-07-05 | whoops | Bill Nottingham | 1 | -0/+36 | |