소스 검색

acer-wmi: Fix DSDT path in documentation

Signed-off-by: Carlos Corbacho <carlos@strangeworlds.co.uk>
Signed-off-by: Len Brown <len.brown@intel.com>
Carlos Corbacho 17 년 전
부모
커밋
0881646589
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Documentation/laptops/acer-wmi.txt

+ 1 - 1
Documentation/laptops/acer-wmi.txt

@@ -48,7 +48,7 @@ DSDT.
 
 
 To send me the DSDT, as root/sudo:
 To send me the DSDT, as root/sudo:
 
 
-cat /sys/firmware/acpi/DSDT > dsdt
+cat /sys/firmware/acpi/tables/DSDT > dsdt
 
 
 And send me the resulting 'dsdt' file.
 And send me the resulting 'dsdt' file.