diff options
author | Randy Dunlap <randy.dunlap@oracle.com> | 2008-03-04 13:41:26 -0800 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2008-03-12 02:37:21 -0400 |
commit | a09a20b526fde0611b49b76521e3c546a47216a5 (patch) | |
tree | 44bcdd0474af14d84a081c571f7c7e624dbc211b /Documentation/00-INDEX | |
parent | baadac8b10c5ac15ce3d26b68fa266c8889b163f (diff) | |
download | linux-3.10-a09a20b526fde0611b49b76521e3c546a47216a5.tar.gz linux-3.10-a09a20b526fde0611b49b76521e3c546a47216a5.tar.bz2 linux-3.10-a09a20b526fde0611b49b76521e3c546a47216a5.zip |
laptops: move laptop-mode.txt to Documentation/laptops/
Move laptop-mode.txt into the laptops/ sub-directory to consolidate
laptop doc files there.
Update references to the file's location.
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'Documentation/00-INDEX')
-rw-r--r-- | Documentation/00-INDEX | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/00-INDEX b/Documentation/00-INDEX index 042073f656e..1d51c0c5781 100644 --- a/Documentation/00-INDEX +++ b/Documentation/00-INDEX @@ -225,8 +225,6 @@ kprobes.txt - documents the kernel probes debugging feature. kref.txt - docs on adding reference counters (krefs) to kernel objects. -laptop-mode.txt - - how to conserve battery power using laptop-mode. laptops/ - directory with laptop related info and laptop driver documentation. ldm.txt |