Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 17816
b: refs/heads/master
c: ffd59da
h: refs/heads/master
v: v3
  • Loading branch information
Jesper Juhl authored and Adrian Bunk committed Jan 11, 2006
1 parent 78361a1 commit 4b93d5d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 210bb9560cb697c950e803d0fdaf9869efefed54
refs/heads/master: ffd59daceb7db5f7c54f095c5529cec45222c1f1
6 changes: 3 additions & 3 deletions trunk/Documentation/laptop-mode.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ How to conserve battery power using laptop-mode

Document Author: Bart Samwel (bart@samwel.tk)
Date created: January 2, 2004
Last modified: July 10, 2004
Last modified: December 06, 2004

Introduction
------------
Expand Down Expand Up @@ -33,7 +33,7 @@ or anything. Simply install all the files included in this document, and
laptop mode will automatically be started when you're on battery. For
your convenience, a tarball containing an installer can be downloaded at:

http://www.xs4all.nl/~bsamwel/laptop_mode/tools
http://www.xs4all.nl/~bsamwel/laptop_mode/tools/

To configure laptop mode, you need to edit the configuration file, which is
located in /etc/default/laptop-mode on Debian-based systems, or in
Expand Down Expand Up @@ -912,7 +912,7 @@ void usage()
exit(0);
}

int main(int ac, char **av)
int main(int argc, char **argv)
{
int fd;
char *disk = 0;
Expand Down

0 comments on commit 4b93d5d

Please sign in to comment.