Arjan van der Ven | 63da3e2 | 2007-05-13 18:43:07 +0000 | [diff] [blame] | 1 | .\" Hey, EMACS: -*- nroff -*-
|
| 2 | .\" First parameter, NAME, should be all caps
|
| 3 | .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
| 4 | .\" other parameters are allowed: see man(7), man(1)
|
| 5 | .TH POWERTOP 1 "May 12, 2007"
|
| 6 | .\" Please adjust this date whenever revising the manpage.
|
| 7 | .\"
|
| 8 | .\" Some roff macros, for reference:
|
| 9 | .\" .nh disable hyphenation
|
| 10 | .\" .hy enable hyphenation
|
| 11 | .\" .ad l left justify
|
| 12 | .\" .ad b justify to both left and right margins
|
| 13 | .\" .nf disable filling
|
| 14 | .\" .fi enable filling
|
| 15 | .\" .br insert line break
|
| 16 | .\" .sp <n> insert n+1 empty lines
|
| 17 | .\" for manpage-specific macros, see man(7)
|
| 18 | .SH NAME
|
| 19 | powertop \- program to analyze power consumption on Intel-based laptops
|
| 20 | .SH SYNOPSIS
|
| 21 | .B powertop
|
| 22 | .SH DESCRIPTION
|
| 23 | This manual page documents briefly the
|
| 24 | .B powertop
|
| 25 | commands.
|
| 26 | .PP
|
| 27 | .\" TeX users may be more comfortable with the \fB<whatever>\fP and
|
| 28 | .\" \fI<whatever>\fP escape sequences to invode bold face and italics,
|
| 29 | .\" respectively.
|
| 30 | \fBpowertop\fP is a program that shows the power consumption on Intel-based
|
| 31 | laptops and makes suggestions on how to extend battery lifetime.
|
| 32 | .br
|
| 33 | The program is more fully described at http://www.linuxpowertop.org
|
| 34 | .SH AUTHOR
|
| 35 | powertop was written by Arjan van de Ven <arjan@linux.intel.com>.
|
| 36 | .PP
|
| 37 | This manual page was written by Carlo Segre <segre@debian.org>,
|
| 38 | for the Debian project (but may be used by others).
|