From 4aa61c883c8d0eb691b408e2967f63434ef8eca2 Mon Sep 17 00:00:00 2001 From: Victor Lowther Date: Wed, 5 Mar 2008 14:28:07 -0600 Subject: Do not track the man pages. They are generated from the SGML files, so we do not need to track them in git. --- man/on_ac_power.1 | 39 --------------------------------------- man/pm-pmu.1 | 48 ------------------------------------------------ 2 files changed, 87 deletions(-) delete mode 100644 man/on_ac_power.1 delete mode 100644 man/pm-pmu.1 diff --git a/man/on_ac_power.1 b/man/on_ac_power.1 deleted file mode 100644 index ad1f7fa..0000000 --- a/man/on_ac_power.1 +++ /dev/null @@ -1,39 +0,0 @@ -.\" This manpage has been automatically generated by docbook2man -.\" from a DocBook document. This tool can be found at: -.\" -.\" Please send any bug reports, improvements, comments, patches, -.\" etc. to Steve Cheng . -.TH "ON_AC_POWER" "1" "06 March 2007" "" "" - -.SH NAME -on_ac_power \- test whether the computer is running on line power -.SH SYNOPSIS - -\fBon_ac_power\fR - -.SH "DESCRIPTION" -.PP -This manual page documents briefly the -\fBon_ac_power\fR command. -.PP -\fBon_ac_power\fR is a command line program to test whether the computer is running on line power -.SH "EXIT CODES" -.PP -The command succeeds (status 0) if the system is using line power -and fails (status other than 0) otherwise. -It is designed to be easy to use in shell scripts. -.TP -\fB 0 (true) \fR -System is on line power. -.TP -\fB 1 (false) \fR -System is not on line power. -.TP -\fB 255 (false) \fR -Power status could not be determined. -.SH "SEE ALSO" -.PP -pm-suspend (1). -.SH "AUTHOR" -.PP -This manual page was written by Richard Hughes \&. diff --git a/man/pm-pmu.1 b/man/pm-pmu.1 deleted file mode 100644 index e27995a..0000000 --- a/man/pm-pmu.1 +++ /dev/null @@ -1,48 +0,0 @@ -.\" This manpage has been automatically generated by docbook2man -.\" from a DocBook document. This tool can be found at: -.\" -.\" Please send any bug reports, improvements, comments, patches, -.\" etc. to Steve Cheng . -.TH "PM-PMU" "1" "23 December 2007" "" "" - -.SH NAME -pm-pmu \- suspend the computer on machines using a Macintosh-style PMU -.SH SYNOPSIS - -\fBpm-pmu\fR - -.SH "DESCRIPTION" -.PP -This manual page documents briefly the -\fBpm-pmu\fR command. -.PP -\fBpm-pmu\fR is a command line program to suspend a computer on machines using a Macintosh-style PMU -.SH "EXIT CODES" -.PP -The command succeeds (status 0) if the machine uses a Macintosh-style -PMU, and suspended successfully. The command fails (status other than -0) otherwise. -It is designed to be easy to use in shell scripts. -.TP -\fB 0 (true) \fR -System was suspended using PMU. -.TP -\fB 1 (false) \fR -System could not be suspended using PMU. -.SH "OPTIONS" -.PP -This program follows the usual GNU command line syntax, -with long options starting with two dashes (`-'). A summary of -options is included below. -.TP -\fB --suspend \fR -Suspend the computer. -.TP -\fB --help \fR -Show help message. -.SH "SEE ALSO" -.PP -pm-suspend (1). -.SH "AUTHOR" -.PP -This manual page was written by Richard Hughes \&. -- cgit v1.2.1