]> err.no Git - linux-2.6/blobdiff - Documentation/power/drivers-testing.txt
doc: fix typo in feature-removal-schedule
[linux-2.6] / Documentation / power / drivers-testing.txt
index 33016c2f18dd2542b7dec11f26500ee005089361..e4bdcaee24e46e6805caf0e0a9edfc9d57638402 100644 (file)
@@ -14,8 +14,8 @@ the machine's BIOS.
 Of course, for this purpose the test system has to be known to suspend and
 resume without the driver being tested.  Thus, if possible, you should first
 resolve all suspend/resume-related problems in the test system before you start
-testing the new driver.  Please see Documents/power/basic-pm-debugging.txt for
-more information about the debugging of suspend/resume functionality.
+testing the new driver.  Please see Documentation/power/basic-pm-debugging.txt
+for more information about the debugging of suspend/resume functionality.
 
 2. Testing the driver